﻿/* Payam Styles Begin */

/*AutoComplete flyout */

.autocomplete_completionListElement
{
    visibility: hidden;
    margin: 0px;
    background-color: inherit;
    overflow: auto;
    color: windowtext;
    text-align: left;
    list-style-type: none;
}

/* AutoComplete highlighted item */

.autocomplete_highlightedListItem
{
    background-color: #dddddd;
    color: black;
    padding: 1px;
}

/* AutoComplete item */

.autocomplete_listItem
{
    background-color: window;
    color: windowtext;
    padding: 1px;
}

/* General */
.moreImportant
{
    font-weight: bold;
    font-size: 12pt;
}
.lessImportant
{
    font-weight: bold;
    font-size: 10pt;
}
.ltrMoreImportant
{
    direction: ltr;
    font-weight: bold;
    font-size: 12pt;
}
.ltrLessImportant
{
    direction: ltr;
    font-weight: bold;
    font-size: 10pt;
}
.importantMessage
{
    color: Red;
    font-weight: normal;
}
.message
{
    font-size: 8pt;
    font-weight: normal; /*color: #CC0000;*/
    white-space: nowrap;
}
.detailsLink
{
    font-size: 8pt;
}
.titleDropdown
{
    direction: ltr;
}
.rightToLeft
{
    direction: rtl;
}
.leftToRight
{
    direction: ltr;
}
.dateString
{
    direction: ltr;
}

.invalidAmount
{
    text-decoration: line-through;
    color: #FF0000;
    font-weight: normal;
    font-size: 16pt;
}

/* Flaot Buttons Begins*/
.blackButtonFloat
{
    /*This Will Set the Link background */ /*display: block; This Cover Full TD */
    background: url(images/btnBlack.png) center top no-repeat;
    background-position: center;
    text-decoration: none;
    text-align: center;
    vertical-align: middle;
    color: #FFFFFF;
    float: left;
    margin-top: 3px;
    margin-left: 3px;
    width: 126px;
    padding-top: 6px;
    padding-bottom: 6px;
}
.blackButtonFloat:hover
{
    background: url(images/btnHoverBlack.png) center top no-repeat;
    background-position: center;
    text-decoration: none;
    text-align: center;
    vertical-align: middle;
    color: #FFFFFF;
    float: left;
    margin-top: 3px;
    margin-left: 3px;
    width: 126px;
    padding-top: 6px;
    padding-bottom: 6px;
}
.lightBlackButtonFloat
{
    /*This Will Set the Link background */ /*display: block; This Cover Full TD */
    background: url(images/btnLightBlack.png) center top no-repeat;
    background-position: center;
    text-decoration: none;
    text-align: center;
    vertical-align: middle;
    color: #FFFFFF;
    float: left;
    margin-top: 3px;
    margin-left: 3px;
    width: 126px;
    padding-top: 6px;
    padding-bottom: 6px;
}
.lightBlackButtonFloat:hover
{
    background: url(images/btnHoverLightBlack.png) center top no-repeat;
    background-position: center;
    text-decoration: none;
    text-align: center;
    vertical-align: middle;
    color: #FFFFFF;
    float: left;
    margin-top: 3px;
    margin-left: 3px;
    width: 126px;
    padding-top: 6px;
    padding-bottom: 6px;
}
.blueButtonFloat
{
    /*This Will Set the Link background */ /*display: block; This Cover Full TD */
    background: url(images/btnBlue.png) center top no-repeat; /*This Will Set the Link background */
    background-position: center;
    text-decoration: none;
    text-align: center;
    vertical-align: middle;
    color: #FFFFFF;
    float: left;
    margin-top: 3px;
    margin-left: 3px;
    width: 126px;
    padding-top: 6px;
    padding-bottom: 6px;
}
.blueButtonFloat:hover
{
    background: url(images/btnHoverBlue.png) center top no-repeat;
    background-position: center;
    text-decoration: none;
    text-align: center;
    vertical-align: middle;
    color: #FFFFFF;
    float: left;
    margin-top: 3px;
    margin-left: 3px;
    width: 126px;
    padding-top: 6px;
    padding-bottom: 6px;
}
.niceBlueButtonFloat
{
    /*This Will Set the Link background */ /*display: block; This Cover Full TD */
    background: url(images/btnNiceBlue.png) center top no-repeat; /*This Will Set the Link background */
    background-position: center;
    text-decoration: none;
    text-align: center;
    vertical-align: middle;
    color: #FFFFFF;
    float: left;
    margin-top: 3px;
    margin-left: 3px;
    width: 126px;
    padding-top: 6px;
    padding-bottom: 6px;
}
.niceBlueButtonFloat:hover
{
    background: url(images/btnHoverNiceBlue.png) center top no-repeat;
    background-position: center;
    text-decoration: none;
    text-align: center;
    vertical-align: middle;
    color: #FFFFFF;
    float: left;
    margin-top: 3px;
    margin-left: 3px;
    width: 126px;
    padding-top: 6px;
    padding-bottom: 6px;
}
.redButtonFloat
{
    /*This Will Set the Link background */ /*display: block; This Cover Full TD */
    background: url(images/btnRed.png) center top no-repeat; /*This Will Set the Link background */
    background-position: center;
    text-decoration: none;
    text-align: center;
    vertical-align: middle;
    color: #FFFFFF;
    float: left;
    margin-top: 3px;
    margin-left: 3px;
    width: 126px;
    padding-top: 6px;
    padding-bottom: 6px;
}
.redButtonFloat:hover
{
    background: url(images/btnHoverRed.png) center top no-repeat;
    background-position: center;
    text-decoration: none;
    text-align: center;
    vertical-align: middle;
    color: #FFFFFF;
    float: left;
    margin-top: 3px;
    margin-left: 3px;
    width: 126px;
    padding-top: 6px;
    padding-bottom: 6px;
}
.greenButtonFloat
{
    /*This Will Set the Link background */ /*display: block; This Cover Full TD */
    background: url(images/btnGreen.png) center top no-repeat; /*This Will Set the Link background */
    background-position: center;
    text-decoration: none;
    text-align: center;
    vertical-align: middle;
    color: #FFFFFF;
    float: left;
    margin-top: 3px;
    margin-left: 3px;
    width: 126px;
    padding-top: 6px;
    padding-bottom: 6px;
}
.greenButtonFloat:hover
{
    background: url(images/btnHoverGreen.png) center top no-repeat;
    background-position: center;
    text-decoration: none;
    text-align: center;
    vertical-align: middle;
    color: #FFFFFF;
    float: left;
    margin-top: 3px;
    margin-left: 3px;
    width: 126px;
    padding-top: 6px;
    padding-bottom: 6px;
}
.darkGreenButtonFloat
{
    /*This Will Set the Link background */ /*display: block; This Cover Full TD */
    background: url(images/btnDarkGreen.png) center top no-repeat; /*This Will Set the Link background */
    background-position: center;
    text-decoration: none;
    text-align: center;
    vertical-align: middle;
    color: #FFFFFF;
    float: left;
    margin-top: 3px;
    margin-left: 3px;
    width: 126px;
    padding-top: 6px;
    padding-bottom: 6px;
}
.darkGreenButtonFloat:hover
{
    background: url(images/btnHoverDarkGreen.png) center top no-repeat;
    background-position: center;
    text-decoration: none;
    text-align: center;
    vertical-align: middle;
    color: #FFFFFF;
    float: left;
    margin-top: 3px;
    margin-left: 3px;
    width: 126px;
    padding-top: 6px;
    padding-bottom: 6px;
}
/* Flaot Buttons Ends*/

.blackButton
{
    /*This Will Set the Link background */ /*display: block; This Cover Full TD */
    background: url(images/btnBlack.png) center top no-repeat;
    background-position: center;
    text-decoration: none;
    text-align: center;
    vertical-align: middle;
    color: #FFFFFF;
    float: left;
    margin-top: 3px;
    margin-left: 3px;
    width: 126px;
    padding-top: 6px;
    padding-bottom: 6px;
}
.blackButton:hover
{
    background: url(images/btnHoverBlack.png) center top no-repeat;
    background-position: center;
    text-decoration: none;
    text-align: center;
    vertical-align: middle;
    color: #FFFFFF;
    float: left;
    margin-top: 3px;
    margin-left: 3px;
    width: 126px;
    padding-top: 6px;
    padding-bottom: 6px;
}
.lightBlackButton
{
    /*This Will Set the Link background */ /*display: block; This Cover Full TD */
    background: url(images/btnLightBlack.png) center top no-repeat;
    background-position: center;
    text-decoration: none;
    text-align: center;
    vertical-align: middle;
    color: #FFFFFF;
    float: left;
    margin-top: 3px;
    margin-left: 3px;
    width: 126px;
    padding-top: 6px;
    padding-bottom: 6px;
}
.lightBlackButton:hover
{
    background: url(images/btnHoverLightBlack.png) center top no-repeat;
    background-position: center;
    text-decoration: none;
    text-align: center;
    vertical-align: middle;
    color: #FFFFFF;
    float: left;
    margin-top: 3px;
    margin-left: 3px;
    width: 126px;
    padding-top: 6px;
    padding-bottom: 6px;
}
.blueButton
{
    /*This Will Set the Link background */ /*display: block; This Cover Full TD */
    background: url(images/btnBlue.png) center top no-repeat; /*This Will Set the Link background */
    background-position: center;
    text-decoration: none;
    text-align: center;
    vertical-align: middle;
    color: #FFFFFF;
    float: left;
    margin-top: 3px;
    margin-left: 3px;
    width: 126px;
    padding-top: 6px;
    padding-bottom: 6px;
}
.blueButton:hover
{
    background: url(images/btnHoverBlue.png) center top no-repeat;
    background-position: center;
    text-decoration: none;
    text-align: center;
    vertical-align: middle;
    color: #FFFFFF;
    float: left;
    margin-top: 3px;
    margin-left: 3px;
    width: 126px;
    padding-top: 6px;
    padding-bottom: 6px;
}
.niceBlueButton
{
    /*This Will Set the Link background */ /*display: block; This Cover Full TD */
    background: url(images/btnNiceBlue.png) center top no-repeat; /*This Will Set the Link background */
    background-position: center;
    text-decoration: none;
    text-align: center;
    vertical-align: middle;
    color: #FFFFFF;
    float: left;
    margin-top: 3px;
    margin-left: 3px;
    width: 126px;
    padding-top: 6px;
    padding-bottom: 6px;
}
.niceBlueButton:hover
{
    background: url(images/btnHoverNiceBlue.png) center top no-repeat;
    background-position: center;
    text-decoration: none;
    text-align: center;
    vertical-align: middle;
    color: #FFFFFF;
    float: left;
    margin-top: 3px;
    margin-left: 3px;
    width: 126px;
    padding-top: 6px;
    padding-bottom: 6px;
}
.selectHotelButton
{
    /*This Will Set the Link background */ /*display: block; This Cover Full TD */
    background: url(images/btnSelectHotel.png) center top no-repeat; /*This Will Set the Link background */
    background-position: center;
    text-decoration: none;
    text-align: center;
    vertical-align: middle;
    color: #FFFFFF;
    float: left;
    margin-top: 3px;
    margin-left: 3px;
    width: 110px;
    padding-top: 6px;
    padding-bottom: 6px;
}
.selectHotelButton:hover
{
    background: url(images/btnHoverSelectHotel.png) center top no-repeat;
    background-position: center;
    text-decoration: none;
    text-align: center;
    vertical-align: middle;
    color: #FFFFFF;
    float: left;
    margin-top: 3px;
    margin-left: 3px;
    width: 110px;
    padding-top: 6px;
    padding-bottom: 6px;
}
.redButton
{
    /*This Will Set the Link background */ /*display: block; This Cover Full TD */
    background: url(images/btnRed.png) center top no-repeat; /*This Will Set the Link background */
    background-position: center;
    text-decoration: none;
    text-align: center;
    vertical-align: middle;
    color: #FFFFFF;
    float: left;
    margin-top: 3px;
    margin-left: 3px;
    width: 126px;
    padding-top: 6px;
    padding-bottom: 6px;
}
.redButton:hover
{
    background: url(images/btnHoverRed.png) center top no-repeat;
    background-position: center;
    text-decoration: none;
    text-align: center;
    vertical-align: middle;
    color: #FFFFFF;
    float: left;
    margin-top: 3px;
    margin-left: 3px;
    width: 126px;
    padding-top: 6px;
    padding-bottom: 6px;
}
.greenButton
{
    /*This Will Set the Link background */ /*display: block; This Cover Full TD */
    background: url(images/btnGreen.png) center top no-repeat; /*This Will Set the Link background */
    background-position: center;
    text-decoration: none;
    text-align: center;
    vertical-align: middle;
    color: #FFFFFF;
    float: left;
    margin-top: 3px;
    margin-left: 3px;
    width: 126px;
    padding-top: 6px;
    padding-bottom: 6px;
}
.greenButton:hover
{
    background: url(images/btnHoverGreen.png) center top no-repeat;
    background-position: center;
    text-decoration: none;
    text-align: center;
    vertical-align: middle;
    color: #FFFFFF;
    float: left;
    margin-top: 3px;
    margin-left: 3px;
    width: 126px;
    padding-top: 6px;
    padding-bottom: 6px;
}
.darkGreenButton
{
    /*This Will Set the Link background */ /*display: block; This Cover Full TD */
    background: url(images/btnDarkGreen.png) center top no-repeat; /*This Will Set the Link background */
    background-position: center;
    text-decoration: none;
    text-align: center;
    vertical-align: middle;
    color: #FFFFFF;
    float: left;
    margin-top: 3px;
    margin-left: 3px;
    width: 126px;
    padding-top: 6px;
    padding-bottom: 6px;
}
.darkGreenButton:hover
{
    background: url(images/btnHoverDarkGreen.png) center top no-repeat;
    background-position: center;
    text-decoration: none;
    text-align: center;
    vertical-align: middle;
    color: #FFFFFF;
    float: left;
    margin-top: 3px;
    margin-left: 3px;
    width: 126px;
    padding-top: 6px;
    padding-bottom: 6px;
}

/* Search Reservations Div */
.divSearchReservations
{
    width: 95%;
    padding: 5px;
    margin: 5px;
    background-color: #f4f4f4;
    border: 1px solid #cccccc;
    text-align: center;
    vertical-align: middle;
}
.divSearchReservations .header
{
    height: 32px;
    background-color: #333333;
    font-size: 12px;
    font-weight: bold;
    color: #FFFFFF;
    text-align: right;
}
.divSearchReservations .preHeader
{
    height: 5px;
    background-color: #666666;
}
.divSearchReservations .tblSearchReservations
{
    width: 100%;
    vertical-align: middle;
    border: 1px solid #cccccc;
}
.divSearchReservations .tblSearchReservationsButton
{
    width: 100%;
    height: 32px;
}
.divSearchReservations .tblSearchReservationsButton .forPadding
{
    width: 40%;
    vertical-align: middle;
}
.divSearchReservations .tblSearchReservations .row
{
    padding: 5px;
}
.divSearchReservations .tblSearchReservations .preFooter
{
    height: 5px;
    background-color: #009db0;
}
.divSearchReservations .tblSearchReservations .footer
{
    height: 32px;
}
.divSearchReservations .tblSearchReservations .lColumns
{
    height: 20px;
    width: 30%;
    text-align: right;
}
.divSearchReservations .tblSearchReservations .rColumns
{
    height: 20px;
    width: 15%;
    text-align: left;
    white-space: nowrap;
}
.divSearchReservations .adminTable
{
    border: 1px solid #bbbbbb;
    background-color: #eeeeee;
    width: 93%;
    margin: 20px;
}
.divSearchReservations .adminTable .lAdminColumns
{
    height: 20px;
    width: 30%;
    text-align: right;
    white-space: nowrap;
}
.divSearchReservations .adminTable .rAdminColumns
{
    height: 20px;
    width: 15%;
    text-align: left;
    white-space: nowrap;
}
.divSearchReservations .adminTable .aAdminColumns
{
    height: 20px;
    width: 32.5%;
    text-align: left;
    white-space: nowrap;
}
.divSearchReservations .adminTable .adminCenterColumns
{
    height: 20px;
    width: 100%;
    text-align: center;
    white-space: nowrap;
}
.divSearchReservations .tblSearchReservations .dropDown
{
    width: 78%;
}
.divSearchReservations .tblSearchReservations .countryAndCity
{
    width: 100%;
}
.divSearchReservations .tblSearchReservations .dateBox
{
    width: 56%;
}
.divSearchReservations .tblSearchReservations .textBox
{
    width: 75%;
}
.divSearchReservations .tblSearchReservations .userName
{
    width: 100%;
}
.divSearchReservations .tblSearchReservations .aUserName
{
    width: 300px;
}

/* Itenarary Summary Div */
.divItenararySummary
{
    width: 95%;
    padding: 5px;
    margin: 5px;
    border: 1px solid #bbbbbb;
    background-color: #dddddd;
    text-align: center;
}
.divItenararySummary .savedHeader
{
    height: 32px;
    background-color: #006699;
    font-size: 12px;
    font-weight: bold;
    color: #FFFFFF;
    text-align: right;
}
.divItenararySummary .savedPreHeader
{
    height: 5px;
    background-color: #6699cc;
}
.divItenararySummary .confirmedHeader
{
    height: 32px;
    background-color: #336600;
    font-size: 12px;
    font-weight: bold;
    color: #FFFFFF;
    text-align: right;
}
.divItenararySummary .confirmedPreHeader
{
    height: 5px;
    background-color: #669900;
}
.divItenararySummary .deletedHeader
{
    height: 32px;
    background-color: #cc0000;
    font-size: 12px;
    font-weight: bold;
    color: #FFFFFF;
    text-align: right;
}
.divItenararySummary .deletedPreHeader
{
    height: 5px;
    background-color: #ff0000;
}
.divItenararySummary .tblDetails
{
    width: 100%;
    border: 1px solid #bbbbbb;
    background-color: #eeeeee;
}
.divItenararySummary .tblDetailsButton
{
    width: 100%;
    height: 32px;
}
.divItenararySummary .tblDetailsButton .forPadding
{
    width: 40%;
    vertical-align: middle;
}
.divItenararySummary .tblDetails .row
{
    padding: 5px;
}
.divItenararySummary .tblDetails .preFooter
{
    height: 5px;
    background-color: #009db0;
}
.divItenararySummary .tblDetails .footer
{
    height: 32px;
}
.divItenararySummary .tblDetails .lColumns
{
    vertical-align: top;
    text-align: right;
}
.divItenararySummary .tblDetails .detailsColumns
{
    text-align: right;
    padding: 15px;
    margin: 15px;
}
.divItenararySummary .tblDetails .rColumns
{
    vertical-align: top;
    text-align: center;
}
.divItenararySummary .tblDetails .divRoomHeader
{
    height: 32px;
    background-color: #bbbbbb;
    font-size: 12px;
    font-weight: bold;
    color: #ffffff;
    text-align: right;
}
.divItenararySummary .tblDetails .divDeletedRoomHeader
{
    height: 32px;
    background-color: #cc0000;
    font-size: 12px;
    font-weight: bold;
    color: #ffffff;
    text-align: right;
}
.divItenararySummary .tblDetails .tblRooms
{
    width: 100%;
    border: 1px solid #bbbbbb;
    background-color: #dddddd;
}
.HotelServicesBtn
{
    font-weight: bold;
    padding-bottom: 15px;
}

/* Itenarary Detail Div */
.divItenararyDetail
{
    width: 95%;
    padding: 5px;
    margin: 5px;
    border: 1px solid #bbbbbb;
    background-color: #dddddd;
}
.divItenararyDetail .savedHeader
{
    height: 32px;
    background-color: #006699;
    font-size: 12px;
    font-weight: bold;
    color: #FFFFFF;
    text-align: right;
}
.divItenararyDetail .disablePreHeader
{
    height: 5px;
    background-color: #666666;
}
.divItenararyDetail .disableHeader
{
    height: 32px;
    background-color: #999999;
    font-size: 12px;
    font-weight: bold;
    text-align: right;
    color: #FF0000;
    font-size: 12pt;
}
.divItenararyDetail .savedPreHeader
{
    height: 5px;
    background-color: #6699cc;
}
.divItenararyDetail .confirmedHeader
{
    height: 32px;
    background-color: #336600;
    font-size: 12px;
    font-weight: bold;
    color: #FFFFFF;
    text-align: right;
}
.divItenararyDetail .confirmedPreHeader
{
    height: 5px;
    background-color: #669900;
}
.divItenararyDetail .deletedHeader
{
    height: 32px;
    background-color: #cc0000;
    font-size: 12px;
    font-weight: bold;
    color: #FFFFFF;
    text-align: right;
}
.divItenararyDetail .deletedPreHeader
{
    height: 5px;
    background-color: #ff0000;
}
.divItenararyDetail .tblDetails
{
    width: 100%;
    vertical-align: top;
    border: 1px solid #bbbbbb;
    background-color: #eeeeee;
}
.divItenararyDetail .tblDetails .detailsColumns
{
    text-align: right;
    padding: 15px;
    margin: 5px;
}
.divItenararyDetail .tblDetails .divDeletedRoomHeader
{
    height: 32px;
    background-color: #cc0000;
    font-size: 12px;
    font-weight: bold;
    color: #ffffff;
    text-align: right;
}
.divItenararyDetail .tblDetailsButton
{
    width: 100%;
    height: 32px;
}
.divItenararyDetail .tblDetailsButton .forPadding
{
    width: auto;
    vertical-align: middle;
}
.divItenararyDetail .tblDetails .row
{
    padding: 5px;
}
.divItenararyDetail .tblDetails .preFooter
{
    height: 5px;
    background-color: #009db0;
}
.divItenararyDetail .tblDetails .footer
{
    height: 32px;
}
.divItenararyDetail .tblDetails .lColumns
{
    text-align: right;
}
.divItenararyDetail .tblDetails .rColumns
{
    vertical-align: top;
    text-align: center;
}
.divItenararyDetail .tblDetails .divRoomHeader
{
    height: 32px;
    background-color: #bbbbbb;
    font-size: 12px;
    font-weight: bold;
    color: #FFFFFF;
    text-align: right;
}
.divItenararyDetail .tblDetails .tblRooms
{
    width: 100%;
    border: 1px solid #bbbbbb;
    background-color: #dddddd;
}
.divItenararyDetail .tblDetails .tblRooms .textBox
{
    width: 100px;
}

/*divRoom Select Div*/
.divRoomSelect
{
}
.divRoomSelect .tblDetails
{
    /*farhad width: 100%;*/
    width: 508px;
}

.divRoomSelect .tblDetails .tblradio
{
    width: 58px;
}
.divRoomSelect .tblDetails .tblRoomTypes
{
    width: 350px;
}
.divRoomSelect .tblDetails .tdAmount
{
    width: 100px;
}

.buttonFooter
{
    height: 30px;
    margin: 10px;
}

/*Confirm Delete*/
.confirmDelete
{
    width: 75%;
    padding: 10px;
    margin-right: 75px;
    margin-top: 20px;
    text-align: right;
    border: 1px solid #bbbbbb;
    background-color: #ffeeee;
}

/*Confirm Accept*/
.confirmAccept
{
    width: 75%;
    padding: 10px;
    margin-right: 75px;
    margin-top: 20px;
    text-align: right;
    border: 1px solid #bbbbbb;
    background-color: #ccff99;
}
.denyAccess
{
    width: 75%;
    padding: 10px;
    margin-right: 75px;
    margin-top: 20px;
    text-align: center;
    border: 1px solid #bbbbbb;
    background-color: #eeeeee;
}
.hideDenyAccess
{
    visibility: hidden;
    display: block;
}

.divMessage
{
    width: 75%;
    padding: 15px;
    margin-right: 50px;
    margin-top: 20px;
    text-align: center;
    border: 1px solid #bbbbbb;
    background-color: #eeeeee;
    font-weight: normal;
}
.divHideMessage
{
    visibility: hidden;
    display: block;
}

.divChangePasswordHeader
{
    width: 95%;
    margin-right: 5px;
    margin-top: 10px;
    border: 1px solid #aaaaaa;
    background-color: #aaaaaa;
    font-size: 12px;
    font-weight: bold;
    height: 32px;
}
.tblChangePassword
{
    margin-right: 5px;
    border: 1px solid #aaaaaa;
    background-color: #eeeeee;
    width: 95%;
}
.tblChangePassword .tblPass
{
    width: 100%;
}
/* Payam Styles End */
