/**********************************************************************/
/*
  Common style definitions used in both lynx clients (pan pacific and voyages)
  for search results.
*/
/**********************************************************************/

/*
Search Result table header placeholder for both group and product
*/
.headerPanel {
    white-space: nowrap;
    border-top: 1px solid #aaa;
    border-bottom: 1px solid #aaa;
    font-weight: bold;
    font-size: 1.0em;
    padding-bottom: 10px;
    margin-top: 5px;
    width: 970px;
}

.searchTitle {
    font-weight: 600;
}

.searchTitle2 {
    font-weight: normal;
    color: #333;
}

.searchResultGrid {
    width: 970px;
}

.searchResultGrid .logo {
    width: 100px;
    vertical-align: top;
}

.searchResultGrid .logo img {
    width: 100px;
}

/* ===================================================================*/
/* Search Result header for group. The column headers are       */
/* [Blank for Image], Service, Available, Adult, Child and Total Cost */
/* ===================================================================*/
.groupHeaderPanel {
    width: 100%;
    font-weight: bold;
    text-align: center;
}

.groupHeaderPanel .product {
    width: 100px;
}

/*===============================================*/
/*  Search Result styles for group (Activities) */
/*===============================================*/
.productGroupResult {
    width: 885px;
    /*background: url("../images/supplierResult_bg.png") repeat-x scroll 0px -10px transparent;*/
    background-color: #fafafa;
    border-radius: 10px;
}

.productGroupResult .logo,
.supplierResult .logo {
    vertical-align: top;
    width: 100px;
}

.productGroupResult .logo img {
    width: 60px;
    height: 60px;
}

.col0 {
    width: 340px;
    left: 100px;
}

.col1 {
    width: 80px;
    padding-left: 20px;
    left: 490px;
    text-align: center;
}

.col2 {
    width: 60px;
    padding-left: 20px;
    left: 570px;
    text-align: center;
}

.col3 {
    width: 60px;
    left: 630px;
    text-align: center;
}

.col4 {
    width: 80px;
    padding-left: 20px;
    padding-right: 8px;
    text-align: right;
}

.col5 {
    padding-left: 20px;
    white-space: nowrap;
    text-align: center;
}

.groupHeaderPanel .col0 {
    width: 340px;
    text-align: center;
}

.groupHeaderPanel .col1 {
    width: 80px;
    padding-left: 20px;
    text-align: center;
}

.groupHeaderPanel .col2 {
    width: 60px;
    padding-left: 20px;
    text-align: center;
}

.groupHeaderPanel .col3 {
    width: 60px;
    text-align: center;
}

.groupHeaderPanel .col4 {
    width: 80px;
    padding-left: 20px;
    padding-right: 8px;
    text-align: right;
}

.groupHeaderPanel .col5 {
    padding-left: 20px;
    white-space: nowrap;
    text-align: center;
}

.blank {
    width: 100px;
}

.productGroupMenu {
    padding-left: 40px;
}

.productGroupResult .hrDotted {
    border-bottom: 1px dotted #1faad7;
    width: 100%;
}

.duration {
    color: #333;
}

.productLocation {
    color: #999;
    font-size: 0.9em;
}

.productDetailPanel {
    margin-left: 2px;
}

.productDetailPanel td {
    padding-right: 10px;
}

/*=================================================*/
/*Search Result Header for products (Accommodation)*/
/*=================================================*/
.productHeaderPanel {
    width: 800px;
    line-height: 13px;
}

/*========================================*/
/*Product Search Result (Accommodation)  */
/*========================================*/

.supplierResult {
    width: 885px;
    background-position: 50% 100%;
    background-repeat: repeat-x;
}

.supplierResult .logo img {
    width: 100px;
    height: 100px;
}

.supplierResult .rateGrid td,
.supplierResult .rateGridHdr td {
    padding-left: 5px;
    white-space: nowrap;
    width: 95px;
    text-align: right;
}

.supplierResult .rateGrid,
.supplierResult .rateGridHdr {
    border-spacing: 0px;
    border-collapse: collapse;
    align: right;
    float: right;
}

/*=============================================*/
/*Search Result for Accommodation Product/*
/*=============================================*/

.roomConfigTable {
    font-size: 1.0em;
    width: 480px;
    margin-left: 10px;
    padding-bottom: 10px;
    border-bottom: 1px solid #719BE0;
}

.roomConfigTable tr td{
    margin-top: 3px;
    padding-top: 10px;
}

.roomConfigPanel {
    padding-top: 10px;
    font-size: 1.0em;
    width: 500px;
    max-height: 500px;
}

.roomConfigLnk {
    color: #333;
    margin-left: 10px;
    text-decoration: underline;
    cursor: pointer;
}

.productResult {
    width: 885px;
    vertical-align: top;
}

.productResult .ratePanel .rateTotal {
    text-align: right;
    font-weight: bold;
    padding: 2px;
    vertical-align: top;
}

.productResult .ratePanel .rateTypeCode {
    font-weight: bold;
    padding: 2px;
    white-space: nowrap;
    width: 20px;
    vertical-align: top;
}

.productResult .showRates {
    width: 60px;
    background-color: #5c9ccc;
    vertical-align: top;
    white-space: nowrap;
    color: #fbcb09;
}

.supplierMainPanel{
    margin-bottom: 3px;
    border-bottom: 1px dotted #111
}

.accSupplierResult {
    width: 870px;
    /*background: url("../images/supplierResult_bg.png") repeat-x scroll 0px 0px transparent;*/;
    background-color: #fafafa;
    _margin-bottom: 3px;
    _border-bottom: 1px dotted #CCC
}

.accSupplierResult td {
    vertical-align: middle;
}

.accSupplierResult .logo {
    vertical-align: top;
    width: 120px;
}

.accSupplierResult .logo img {
    vertical-align: top;
    width: 110px;
    height: 75px;
}

.productRadio {
    font-size: 1.0em;
    width: 30px;
}

.productPrice {
    font-size: 1.0em;
    width: 70px;
}

.productLink {
    font-size: 1.0em;
    cursor: pointer;
    white-space: normal
}

.productLink td {
    padding-right: 2px;
}

.productBookPer {
    font-size: 1.0em;
    white-space: nowrap;
    width: 120px;
}

.productRateType {
    font-size: 1.0em;
    color: #6D7B80;
    /*font-weight: 600;*/
    cursor: pointer;
}

.productVBar {
    font-size: 1.0em;
    width: 3px;
}

.productAvail {
    width: 25px;
}

.productValueAdds {
    font-size: 1.0em;
    _width: 200px;
}

.productLabelLink {
    font-size: 1.0em;
    color: #000000;
    /*font-weight: 600;*/
    padding-right: 10px;
    padding-top: 2px;
}

.activityProductLabelLink {
    font-weight: bold;
    color: #222;
}

.accomProdList {
    font-size: 1.0em;
    width: 100%;
}

.addToFile {
    /*background: url("../images/button-grey.png") no-repeat scroll 0px 0px transparent;*/
    background-color: #efefef;
    height: 20px;
    width: 65px;
    border-radius: 20px;

}

.addToFileMenuPopup {
    background-color: #eee;
    border: 1px solid #329ad0;
}

.addToFileMenuPopup .gwt-MenuItem-selected {
    background-color: #BBBBDD;
    text-decoration: none;
}

.addToFileMenu {
    height: 20px;
}

.addToFileMenu .gwt-MenuBar {
    width: 120px;
    color: #222;
    height: 20px;
}

.addToFileMenu .gwt-MenuItem {
    text-decoration: underline;
    font-size: 11px;
    font-weight: bold;
    padding-left: 5px;
    padding-top: 3px;
    cursor: pointer;
    color: #1FAAD7;
    white-space: nowrap;
}

.gwt-MenuBar .addToFileMenu .gwt-MenuItem {
    color: #555555;
    text-decoration: none;
    text-align: center;
    background-color: #bbb;
    font-weight: bold;
}

.addToFileMenu .subMenuIcon {
    display: none;
}

/*======================================*/
/*  Supplier Title */
/*======================================*/
.supplierLabelLink {
    color: #000000;
    font-size: 1.0em;
    text-align: left;
    text-decoration: none;
    cursor: pointer;
    padding-top: 3px;
    font-weight: bold;
}

.activitySupplierLabelLink {
    color: #999999;
    padding-top: 3px;
    font-weight: normal;
}

.supplierLabelLink a.header,
.supplierLabelLink a.header:visited {
    color: #1FAAD7;
    font-size: 1.0em;
    font-weight: bold;
    text-decoration: none;
}

.supplierLabelLink a.header:hover {
    color: #1FAAD7;
    background-color: #FFF;
}

.supplierLinkPanel {
    vertical-align: middle;
}

.supplierLinkPanel img {
    height: 18px;
}

.supplierLinkPanel td {
    padding-right: 5px;
    vertical-align: middle;
}

.supplierLocation {
    font-size: 0.75em;
    color: #999;
    padding-top: 3px;
}

.supplierRating {
    height: 18px;
}

/*==============================================*/
/*    Value Adds                */
/*===============================================*/
.valueAdd {
    color: #ffffff;
    font-size: 0.7em;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    white-space: nowrap;
    padding: 2px 2px;
    font-weight: 300;
    font-style: oblique;
    position: relative;
    left: 1px;
    border: solid 1px #ffffff;

}

.breakfast {
    background-color: #1faad7;
}

.discount {
    background-color: #3B92E1;
}

.fnb {
    background-color: #5c9ccc;
}

.honeymoon {
    background-color: #2e6e9e;
}

.other {
    background-color: #001442;
}

.stay {
    background-color: #56A5EC;
}

.upgrade {
    background-color: #2B547E; /*blue Jay*/
}

.breakfast.over, .discount.over, .fnb.over, .honeymoon.over, .other.over, .stay.over, .upgrade.over {
    background-color: #5a5a5a;
}

/*======================================================*/
/* Miscellaneous*/
/*======================================================*/

/*Display more products */
.moreProducts {
    color: #555555;
    font-size: 0.8em;
    cursor: pointer;
    white-space: nowrap;
    font-weight: bold;
}

.moreSuppliers {
    color: #ffffff;
    font-size: 13px;
    cursor: pointer;
    white-space: nowrap;
}

/* display less products*/
.removeProducts {
    color: #8b0000;
    font-size: 1.1em;
    cursor: pointer;
    white-space: nowrap;
}

.dataDisplay {
    width: 550px;
}

.dataDisplay .gwt-Label{
    font-weight: bold;
}

.dataDisplay .lynx-Link {
    font-weight: bold;
    padding: 5px;
}

.productTitle {
    vertical-align: top;
}

.productTitle .productDisplay a:hover {
    background-color: #1faad7;
    color: #FFF;
}

.productTitle .productDisplay a:link,
.productTitle .productDisplay a:visited,
.productTitle .productDisplay-closed {
    width: 100%;
}

.productTitle a.header:link,
.productTitle a.header:visited {
    font-size: 1.0em;
    text-align: left;
    color: #555555;
    text-decoration: none;
}

.productTitle a.header:hover {
    /*font-size: 1.2em;*/
    font-weight: bold;
    text-align: left;
    color: #555555;
    background-color: #FFF;
}

.rating_2 {
    background: url("../images/icon_stars.png") no-repeat scroll 0px -84px transparent;
    height: 15px;
    width: 30px;
}

.rating_25 {
    background: url("../images/icon_stars.png") no-repeat scroll 0px -70px transparent;
    height: 15px;
    width: 40px;
}

.rating_3 {
    background: url("../images/icon_stars.png") no-repeat scroll 0px -56px transparent;
    height: 15px;
    width: 40px;
}

.rating_35 {
    background: url("../images/icon_stars.png") no-repeat scroll 0px -42px transparent;
    height: 15px;
    width: 52px;
}

.rating_4 {
    background: url("../images/icon_stars.png") no-repeat scroll 0px -28px transparent;
    height: 15px;
    width: 52px;
}

.rating_45 {
    background: url("../images/icon_stars.png") no-repeat scroll 0px -14px transparent;
    height: 15px;
    width: 62px;
}

.rating_5 {
    background: url("../images/icon_stars.png") no-repeat scroll 0px 0px transparent;
    height: 15px;
    width: 65px;
}

.rating_51 {
    background: url("../images/icon_stars.png") no-repeat scroll 0px 0px transparent;
    height: 15px;
    width: 65px;
}

.rating_55 {
    background: url("../images/icon_stars.png") no-repeat scroll 0px 0px transparent;
    height: 15px;
    width: 70px;
}

.preferred {
    background: url("../images/icon_stars.png") no-repeat scroll 0px -130px transparent;
    height: 20px;
    width: 20px;
}

.language {
    background: url("../images/icon_languages.png") no-repeat scroll 0px 0px transparent;
    width: 20px;
}

.language_English { /*LookupCode=1 - */
    background-position: 0px 0px;
}

.language_Korean { /*LookupCode=10*/
    background-position: 0px -12px;
}

.language_Taiwanese { /* LookupCode=11 */
    background-position: 0px -26px;
}

.language_Dutch { /* LookupCode=12 */
    background-position: 0px -40px;
}

.language_14 { /* LookupCode=14 */
    background-position: 0px -54px;
}

.language_Swiss { /* LookupCode=13 */
    background-position: 0px -68px;
}

.language_Spanish{ /*LookupCode=2 */
    background-position: 0px -84px;
}

.language_French { /* LookupCode=3 */
    background-position: 0px -98px;
}

.language_German { /*LookupCode=4 */
    background-position: 0px -112px;
}

.language_Italian { /*LookupCode=5*/
    background-position: 0px -126px;
}

.language_Japanese { /* LookupCode=6 */
    background-position: 0px -138px;
}

.language_Mandarin { /*LookupCode=7*/
    background-position: 0px -152px;
}

.language_Chinese { /* LookupCode=8 */
    background-position: 0px -166px;
}

.language_Russian { /* LookupCode=9 */
    background-position: 0px -181px;
}

.language_Portuguese {/*LookupCode=15*/
    background-position: 0px -196px;
}

.language_Australian {/*LookupCode=16*/
    background-position: 0px -209px;
}

.language_NewZealand { /*LookupCode=17*/
    background-position: 0px -223px;
}

.prePayment {
    background-color: #ff0000;
    color: #ffffff;
    font-size: 0.7em;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    white-space: nowrap;
    padding: 2px 2px;
    font-weight: 300;
    font-style: oblique;
    position: relative;
    left: 1px;
    border: solid 1px #ffffff;
    display: inline-block; /* set size to fit its content */
    /*background: url("../images/stop.png") no-repeat scroll transparent;*/
    /*height: 16px;*/
    /*width: 16px;*/
}

.nonRefundable {
    background-color: #950909;
    color: #ffffff;
    font-size: 0.7em;
    border-radius: 4px;
    white-space: nowrap;
    padding: 2px 2px;
    font-weight: 300;
    font-style: oblique;
    position: relative;
    left: 1px;
    border: solid 1px #ffffff;
    display: inline-block; /* set size to fit its content */
    resize: none;
}

.stop {
    background: url("../images/stop.png") no-repeat scroll transparent;
    height: 16px;
    width: 16px;
}

#dialogHide {
    position: absolute;
    top: 0px;
    left: 525px;
    cursor: pointer;
}

.dialogHideBtn {
    width: 20px;
    height: 20px;
}

.topOfPage {
    font-size: 1.0em;
    color: #fff;
    text-align: right;
    cursor: pointer;
}

.footerPanel {
    width: 100%;
}

.dynamicSearch {
    font-size: 12px;
    font-weight: bold;
    cursor: pointer;
    color: #1FAAD7;
    white-space: nowrap;
}

