﻿/*Login*/

.litDate
{
    float: right;
}

div#div_body
{
    width: 960px;
    margin-top: 100px;
    margin-left: auto;
    margin-right: auto;
}

div#div_bodyT
{
    width: 960px;
    margin-top: 50px;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
}
#login_head
{
    height: 20px;
}
#login_top
{
    width: 800px;
    height: 130px;
    margin: 10px 10px 5px 10px;
}
#login_topT
{
    width: 800px;
    height: 130px;
    margin: 0px auto;
}
#login_headImg
{
    background: url(images/head_new.jpg) no-repeat top left;
    height: 70px;
}
#login_body
{
    width: 800px;
    height: 300px;
    margin: 0px 10px 0px 10px;
}
#login_bodyT
{
    width: 200px;
    height: 300px;
    margin: 0px auto;
}
#side_img
{
    float: left;
    width: 590px;
    height: 100%;
    background: url(images/login_side.jpg) no-repeat;
}
#login_content
{
    float: right;
    height: 100%;
    border: solid 1px;
    display: table;
    border: 1px solid black;
    _position: relative;
    overflow: hidden;
}
#login_contentT
{
    float: right;
    height: 100%;
    border: solid 1px;
    display: table;
    border: 0px solid black;
    _position: relative;
    overflow: hidden;
}
#login_bottom
{
    font-size: smaller;
    font-weight: bold;
    text-align: center;
}
#login_tbl
{
    width: 200px;
}
table#tbl_login
{
    text-align: center;
    margin-left: auto;
    margin-right: auto;
}
#tbl_head
{
    font-weight: bolder;
    font-size: 14px;
    height: 50px;
}

div#subwrap
{
    vertical-align: middle;
    display: table-cell;
    _position: absolute;
    _top: 50%;
}
div#content
{
    _position: relative;
    _top: -50%;
}

/*masterPager*/
#mastermain
{
    width: 960px;
    background-color: White;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
}
#masterDIV1
{
    margin: 5px 0px 0px 0px;
    width: 960px;
    min-height: 100px;
}
#masterDIV3
{
    width: 960px;
    height: 10px;
    background: url(images/headline.jpg) no-repeat left top;
}
#masterDIV4
{
    margin: 2px 0px 10px 0px;
    width: 960px;
}
#menudiv
{
    width: 160px;
    float: left;
    min-height: 320px;
    text-align: left;
}
#master_buttom
{
    width: 1000px;
    font-size: smaller;
    font-weight: bold;
    text-align: center;
}
#master_buttomIMG
{
    width: 800px;
    height: 3px;
    background: url(images/dotline1.jpg) no-repeat;
}
/*neworder*/
.psg
{
}
.psg fieldset
{
}
.btnEdit
{
    cursor: pointer;
    text-decoration: underline;
}
.btnDel
{
    cursor: pointer;
    text-decoration: underline;
}
.dLang
{
}
.hover
{
    border-right: 3px outset;
    border-top: 3px outset;
    background: #ffffff;
    border-left: 3px outset;
    width: 100%;
    border-bottom: 3px outset;
    height: 100%;
}

.selPsgList
{
    width: 290px;
    height: 300px;
}

.selPsgList optgroup
{
    font-size: 12px;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    background-color: #CCCCCC;
}
.selPsgList option
{
    padding-left: 0px;
}

/*Main*/
.text
{
    font-size: 12px;
    color: #041E5B;
    border: 1px solid rgb(126, 157, 185) !important;
    padding: 2px !important;
    border: 1px solidrgb(126,157,185);
    padding: 2px;
    border: #041E5B;
}
a
{
    color: #041E5B;
}
.redFont
{
    font-size: 12px;
    color: #DE0029;
}


.accdionDIV
{
    margin-left: 10px;
    margin-top: 10px;
    width: 700px;
    font-size: 12px;
}
table.orderList
{
    border-collapse: collapse;
    font-size: smaller;
    border-bottom-style: none;
    width: 625px;
    text-align: center;
}
table.orderList th
{
    background-color: #041E5B;
    color: #ffffff;
    border-right-style: solid;
    border-right: 1px;
    border-right-color: #041E5B;
    font-size: 13px;
    height: 15px;
}
table.orderList td
{
    font-family: sans-serif;
    font-size: 11px;
    font-weight: 400;
    font-style: normal;
    color: #041E5B;
    height: 15px;
}
.divLeft
{
    float: left;
    font-size: 14px;
    color: #041E5B;
}
.divRight
{
    text-align: right;
    font-size: 14px;
    color: #041E5B;
}
.divCenter
{
    text-align: center;
    font-size: 14px;
    color: #041E5B;
}
.divRight2
{
    text-align: right;
    font-size: 12px;
    color: #041E5B;
}
.divleft2
{
    float: left;
    font-size: 12px;
    color: #041E5B;
}
.DivColor
{
    width: 15px;
    height: 15px;
}
.divInfo
{
    position: absolute;
    display: none;
    width: 200px;
    z-index: 0;
    font-size: 12px;
    border: solid 2px #6C6C9E;
    background-color: #FFFFFF;
    padding: 5px;
}

.divInfo1
{
    position: absolute;
    display: none;
    width: 350px;
    z-index: 0;
    font-size: 12px;
    border: solid 2px #6C6C9E;
    background-color: #FFFFFF;
    padding: 5px;
}
.divInfoX
{
    float: right;
    cursor: pointer;
}


.gridview_head
{
    text-align: left;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-left-style: solid;
    border-left-width: 1px;
    border-top-style: none;
    border-right-style: none;
    border-color: #041E5B;
}
.gridview_row
{
    text-align: left;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-left-style: solid;
    border-left-width: 1px;
    border-top-style: none;
    border-right-style: none;
}
.tblSuggestSeg
{
    width: 960px;
    text-align: center;
}

table.remakInfo
{
    text-align: left;
    border-left-style: none;
    font-family: Arial;
}
.remakInfo td
{
    text-align: left;
    border-bottom-style: solid;
    border-bottom-width: 1px;
}
.remakInfo td.td1
{
    width: 100px;
}
.remakInfo td.td2
{
    width: 370px;
}
/*Modal Popup*/
.popDivClear
{
    display: none;
}
.popDivShow
{
    height: auto;
    width: 600px;
}
.modalBackground
{
    background-color: Gray;
}
.modalPopup
{
    background-color: #ffffdd;
    border-width: 3px;
    border-style: solid;
    border-color: Gray;
    padding: 3px;
}
.modalPopup1
{
    background-color: #ffffdd;
    border-width: 3px;
    border-style: solid;
    border-color: Gray;
    padding: 3px;
    overflow: scroll;
    overflow-x: hidden;
    max-height: 600px;
    min-width: 300px;
    overflow-y: hidden;
}
/*airOrder样式*/
table.airOrder
{
    width: 936px;
    text-align: left;
    border-left-style: solid;
    border-left-width: 1px;
    margin-left: 10px;
    margin-top: 10px;
    font-family: Arial;
    font-size: 14px;
}
.airOrder td
{
    text-align: left;
    border-bottom-style: solid;
    border-bottom-width: 1px;
}
.divAccdion
{
    padding: 5px;
    cursor: pointer;
    vertical-align: middle;
}
.divAddOrder
{
    width: 610px;
    text-align: right;
}
.divAcc
{
    overflow-x: hidden;
    overflow-y: auto;
    height: 250px;
}
.divbutton
{
    padding: 0px 0px 0px 0px;
    background-color: #dedede;
    width: 960px;
}
.standardBody
{
    padding-left: 3px;
    text-align: left;
}
.fontbold
{
    font-size: 13px;
}
.fontboldwidth
{
    font-weight: bold;
    width: 150px;
    font-size: 12px;
}

.hotellistApp
{
    border-collapse: collapse;
    font-size: 12px;
    padding-left: 5px;
    width: 950px; /*background-color: #E2EAF8;*/
}


.divbutton
{
    border-bottom: dashed 1px;
    width: 960px;
    color: #041E5B;
    background-color: White;
}

.divrate
{
    width: 960px;
    height: 500px;
    overflow-x: hidden;
    overflow-y: auto;
    border: 1px #000000 solid;
    color: #041E5B;
}

table.airOrder1
{
    width: 600px;
    text-align: left;
    border-left-style: solid;
    border-left-width: 1px;
    margin-left: 10px;
    margin-top: 10px;
    font-family: Arial;
    font-size: 12px;
}
.airOrder1 td
{
    text-align: left;
    border-bottom-style: solid;
    border-bottom-width: 1px;
}

#tabs table
{
    width: 8%;
}
#profileDetail #longText
{
    width: 150px;
}
#seatmap a
{
    background-image: url("images/seat.gif");
    background-repeat: no-repeat;
    display: block;
    height: 10px;
    overflow: hidden;
    text-indent: -99999px;
    width: 10px;
    cursor: pointer;
}
#seatmap a.selected, #seatmap a.selected:hover
{
    background-position: -20px 0;
    cursor: pointer;
}
#seatmap a.mouseover
{
    background-position: -10px 0;
    cursor: pointer;
}
.wing
{
    background-color: Yellow;
}
#SeatMapPsgInfo
{
    margin: 0;
    padding: 0;
}
#SeatMapPsgInfo li
{
    list-style-type: none;
    display: inline;
}
.UnSeat
{
    background-position: -10px 0;
}
.hand
{
    cursor: pointer;
}
.approver optgroup
{
    font-size: 12px;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    background-color: #CCCCCC;
}
ul li
{
    list-style: none outside none;
}
.spanStyle
{
    background: none repeat scroll 0 0 #D8D8D8;
    display: block;
    height: 7px;
    overflow: hidden;
}
.liSytle
{
    color: #666666;
    font-family: simsun,sans-serif;
    font-size: 12px;
    font-weight: normal;
    text-align: center;
    float: left;
    margin-right: 2px;
    width: 100px;
    line-height: 1.6;
}
.bankSelect
{
    margin-top: 15px;
    margin-left: 15px;
}
.bankLabel
{
    margin-top: 7px;
    margin-left: 5px;
}





/*AirOptionList.aspx*/
.airDiv
{
    width: 800;
    height: 100%;
    background-color: White;
    font-size: smaller;
}
.airTd
{
    width: 60px;
}

/*index.jsp*/
#divContent
{
    background-color: White;
    border: 1px solid #FFFFCC;
    width: 260px;
    vertical-align: text-bottom;
    text-align: left;
    background-color: White;
    font: normal 12px Arial, Helvetica, sans-serif;
}

#ctl00_ContentPlaceHolder1_tbData Td
{
    width: 17px;
    height: 15px;
    text-align: center;
    color: #000;
    font: normal 12px Arial, Helvetica, sans-serif;
}

.tabData
{
    margin-top: 6px !important;
    margin-top: 0px;
}

.tabDataTd
{
    text-align: left;
    width: 110px;
    font-size: small;
    color: Black;
}

/*QueryAirForDomestic.aspx*/
.QafTd
{
    width: 250px;
}
.QafDIV
{
    width: 250px;
    float: left;
}
.QafDIV2
{
    width: 100px;
}
/*QueryAirForInter.aspx*/
.QafiTab
{
    width: 550px;
}
.QafiTd
{
    border-bottom: solid 2px #041E5B;
    font-size: 14px;
    font-weight: bold;
    color: #041E5B;
}
.QafiTd2
{
    width: 100px;
}
.QafiDIV
{
    width: 100px;
    float: left;
}

/*QueryHotel*/
.QhSpan
{
    font-weight: bold;
    font-size: xx-large;
    font-family: @Arial Unicode MS;
}
.QhTd
{
    width: 150px;
}
/*Querytrain*/
.QtDIV
{
    width: 273px;
    float: left;
}
.QtDIV2
{
    width: 273px;
}

/*QueryVeh*/
.QvTd
{
    height: 25px;
}

/*NewOrder*/
.NoTd
{
    width: 200px;
}
.NoTable
{
    padding: 10px;
}
.NoDiv
{
    display: none;
}
.NoColor
{
    color: #FFFFFF;
}

/*QueryOrder*/
.QoHand
{
    cursor: hand;
}

/*ProfileDetail.aspx*/
.PdDiv
{
    height: 300px;
}
.PdDiv2
{
    overflow: auto;
    height: 300px;
}
/*ProfileModify.aspx*/
.PmDIV
{
    width: 700px;
    height: 500px;
}
.PmTd
{
    width: 40px;
}
.PmDIV2
{
    height: 300px;
}
.PmDIV3
{
    height: 280px;
}
PmTab
{
    width: 100%;
}

/*HotelName*/
.HotelName
{
    font-size: 12px;
    font-weight: bold;
}
a.HotelName:link, a.HotelName:visited
{
    text-decoration: none;
}



a.HotelName:hover
{
    border-bottom: 1px solid #000088;
}

/*Img放大*/
.imgBig:hover
{
    cursor: pointer;
    border: 3px Orange solid;
}

/*PShowAllPermission*/
#divBasicInfo
{
}

#divBasicInfo ul
{
    margin-left: 10px;
    float: left;
}

#divBasicInfo ul li
{
    font-size: 14px;
    margin-top: 5px;
    float: left;
    margin-left: 10px;
}

.tableInfo
{
    border: 0;
    width: 710px;
}

.showTr
{
    display: table-row;
}
.hiddenTr
{
    display: none;
}
.hidden
{
    display: none;
}

.standardTable
{
    width: 950px;
}

.tblList
{
    border-collapse: collapse;
    border-bottom-style: none;
    width: 711px;
}

.tblListSeg
{
    display: none;
    border-collapse: collapse;
    border: 0;
    text-align: left;
}

.standarDiv
{
    width: 950px;
    text-align: left;
}

.order
{
    font-family: Arial;
    font-size: smaller;
    text-align: left;
    width: 950px;
}

.orderPsg
{
    width: 550px;
    text-align: left;
    margin-left: 10px;
    margin-top: 10px;
    font-family: Arial;
}

.orderPsg td
{
    text-align: left;
}

table.orderDetial
{
    width: 940px;
}

table.orderDetial td
{
    padding-top: 3px;
    padding-bottom: 3px;
}

table.orderDetial th
{
    height: 27px;
    font-size: 14px;
    font-weight: bold;
    text-align: center;
}
table.orderPsg
{
    width: 100%;
    font-size: 12px;
    font-weight: bolder;
}
.orderPsg #right
{
    text-align: right;
}

.highLight
{
    background-color: #0A246A;
    color: white;
}

.alginCenter
{
    text-align: center;
}

.standarWidth
{
    width: 950px;
}

.toolButtonRight
{
    float: right;
    margin: 0px 4px;
}
.toolLeft
{
    float: left;
    margin: 2px 4px;
}
.test
{
    width: 213px;
    position: relative; *position:static;
}
.test1
{
    color: #041E5B;
    width: 190px;
    position: relative; *position:static;
margin-left:-213px;
}
.inputSelect
{
    width: 256px;
    position: relative; *position:static;
}
.inputSelect1
{
    color: #041E5B;
    width: 233px;
    position: relative; *position:static;
margin-left:-256px;
}

.QueryAirForInterTitle
{
    font-family: Tahoma, "Lucida Grande" ,Sindbad,Kalimati,Verdana,Arial,sans-serif;
    font-size: 12px;
    font-weight: bold;
}

.QueryAirForInterText
{
    border: 1px solid #808080;
    font-family: Tahoma, "Lucida Grande" ,Sindbad,Kalimati,Verdana,Arial,sans-serif;
    font-size: 12px;
}

.tableFont
{
    font-size: 14px;
    font-weight: bold;
    padding-left: 30px;
    height: 30px;
    width: 120px;
}
.fontWeight
{
    font-weight: bold;
    text-align: left;
    padding-left: 20px;
}
.tableLeft
{
    text-align: left;
}

.u
{
    display: inline-block;
    width: 20px;
    height: 20px;
    margin-bottom: -3px;
    margin-top: -3px;
    background: url(/images/95_icons.png) no-repeat;
}
.u01
{
    background-position: -20px 0;
}
.u02
{
    background-position: -40px 0;
}
.u03
{
    background-position: -60px 0;
}
.u04
{
    background-position: -80px 0;
}
.u05
{
    background-position: -100px 0;
}
.u06
{
    background-position: -120px 0;
}
.u07
{
    background-position: -140px 0;
}
.u08
{
    background-position: -160px 0;
}
.u09
{
    background-position: -180px 0;
}
.u010
{
    background-position: -200px 0;
}
.u011
{
    background-position: -220px 0;
}
.u012
{
    background-position: -240px 0;
}
.u013
{
    background-position: -260px 0;
}
.u014
{
    background-position: -280px 0;
}
.u015
{
    background-position: -300px 0;
}
.u016
{
    background-position: -320px 0;
}
.u017
{
    background-position: -340px 0;
}
.u018
{
    background-position: -360px 0;
}
.u019
{
    background-position: -380px 0;
}
.u10
{
    background-position: 0 -20px;
}
.u11
{
    background-position: -20px -20px;
}
.u12
{
    background-position: -43px -20px;
}
.u13
{
    background-position: -60px -20px;
}
.u14
{
    background-position: -80px -20px;
}
.u15
{
    background-position: -100px -20px;
}
.u16
{
    background-position: -120px -20px;
}
.u17
{
    background-position: -140px -20px;
}
.u18
{
    background-position: -160px -20px;
}
.u19
{
    background-position: -180px -20px;
}
.u110
{
    background-position: -200px -20px;
}
.u111
{
    background-position: -220px -20px;
}
.u112
{
    background-position: -240px -20px;
}
.u113
{
    background-position: -260px -20px;
}
.u114
{
    background-position: -280px -20px;
}
.u115
{
    background-position: -300px -20px;
}
.u116
{
    background-position: -320px -20px;
}
.u117
{
    background-position: -340px -20px;
}
.u118
{
    background-position: -360px -20px;
}
.u119
{
    background-position: -380px -20px;
}
.u20
{
    background-position: 0 -40px;
}
.u21
{
    background-position: -20px -40px;
}
.u22
{
    background-position: -40px -40px;
}
.u23
{
    background-position: -60px -40px;
}
.u24
{
    background-position: -80px -40px;
}
.u25
{
    background-position: -100px -40px;
}
.u26
{
    background-position: -120px -40px;
}
.u27
{
    background-position: -140px -40px;
}
.u28
{
    background-position: -160px -40px;
}
.u29
{
    background-position: -180px -40px;
}
.u210
{
    background-position: -200px -40px;
}
.u211
{
    background-position: -220px -40px;
}
.u212
{
    background-position: -240px -40px;
}
.u213
{
    background-position: -260px -40px;
}
.u214
{
    background-position: -280px -40px;
}
.u218
{
    background-position: -360px -40px;
}
.u219
{
    background-position: -380px -40px;
}
.u40, .u42, .u44, .u49
{
    width: 25px;
    height: 25px;
}
.u40
{
    background-position: 0 -80px;
}
.u42
{
    background-position: -40px -80px;
}
.u44
{
    background-position: -80px -80px;
}
.u46
{
    width: 35px;
    height: 23px;
    background-position: -120px -80px;
}
.u49
{
    background-position: -180px -80px;
}
.u411
{
    width: 40px;
    background-position: -220px -80px;
}
.limitEN
{
    font-size: 11px;
    padding-left: 30px;
    padding-right: 38px;
    background: url(images/g4_e.png) no-repeat;
}

.limit
{
    font-size: 11px;
    padding-top: 0px;
    padding-bottom: 2px;
    padding-left: 3px;
    padding-right: 10px;
    background: url(images/g4.png) no-repeat;
}

.limitCN
{
    font-size: 11px;
    padding-left: 30px;
    padding-right: 38px;
    background: url(images/g4_c.png) no-repeat;
}

.OOPEN
{
    font-size: 11px;
    color: White;
    width: 68px;
    height: 18px;
    padding-left: 30px;
    padding-right: 38px;
    background: url(images/r3_e.png) no-repeat;
}

.OOPCN
{
    font-size: 11px;
    color: White;
    width: 68px;
    height: 18px;
    padding-left: 30px;
    padding-right: 38px;
    background: url(images/r3_c.png) no-repeat;
}

.BookLimit
{
    font-size: 11px;
    color: White;
    padding-top: 2px;
    padding-bottom: 2px;
    padding-left: 10px;
    padding-right: 10px;
    background: url(images/b1.png) no-repeat;
}
