﻿.msg_head {
    background-color: #0172C4;
    border-radius: 6px;
    color: #ffffff;
    cursor: pointer;
    float: right;
    font-weight: bold;
    margin: 1px;
    margin-right: 10px;
    padding: 5px 10px;
    position: relative;
    text-align: center;
    width: 110px;
}

.tooltip {
    border-bottom: 1px dotted #000000;
    color: #a30a0b;
    color: #a30a0b;
    cursor: help;
    font-family: verdana;
    font-size: 11px;
    font-weight: normal;
    outline: none;
    position: static !important;
    position: relative;
    text-decoration: none;
    z-index: 9999999;
}

.tooltip span {
    margin-left: -999em;
    position: absolute;
}

.tooltip:hover span {
    -moz-border-radius: 5px;
    -moz-box-shadow: 5px 5px rgba(0, 0, 0, 0.1);
    -webkit-border-radius: 5px;
    -webkit-box-shadow: 5px 5px rgba(0, 0, 0, 0.1);
    border-radius: 5px 5px;
    box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.1);
    font-family: verdana;
    left: 1em;
    margin-left: 0;
    padding: 0px 10px 10px 10px;
    position: absolute;
    top: 2em;
    width: 200px;
    z-index: 99;
}

.tooltip:hover img {
    border: 0;
    float: left;
    margin: -30px 0 0 -130px;
    position: absolute;
}

.tooltip:hover em {
    color: #a30a0b;
    display: block;
    font-family: verdana;
    font-size: 14px;
    font-weight: bold;
    padding: 2px;
}

.carSearchResultBox {
    -khtml-border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border: 1px solid #dadada;
    border-radius: 4px;
    font-family: verdana;
    font-size: 14px;
    font-weight: normal;
    height: auto;
    margin: 10px 0px 10px 0px;
    margin-left: auto;
    margin-right: auto;
    padding: 25px 0px 70px 0px;
    width: 948px;
}

.carSearchResultBox:hover {
    -moz-box-shadow: 0px 0px 6px 4px #ececec;
    -moz-transition: -moz-box-shadow 0.8s ease-out;
    -ms-transition: box-shadow 0.8s ease-out;
    -o-transition: box-shadow 0.8s ease-out;
    -webkit-box-shadow: 0px 0px 6px 4px #ececec;
    -webkit-transition: -webkit-box-shadow 0.8s ease-out;
    background: #fff;
    border: 1px solid #024E86;
    box-shadow: 0px 0px 6px 4px #ececec; /*def3fc*/
}

.searchResultValue1 {
    color: #5f5f5f;
    float: left;
    height: 48px;
    line-height: 48px;
    text-align: center;
    width: 200px;
}

.searchResultValue2 {
    color: #5f5f5f;
    float: left;
    height: 48px;
    line-height: 48px;
    text-align: center;
    width: 85px;
}

.searchResultValue3 {
    color: #5f5f5f;
    float: left;
    height: 48px;
    line-height: 48px;
    text-align: center;
    width: 130px;
}

.searchResultValue4 {
    color: #5f5f5f;
    float: left;
    height: 34px;
    padding-top: 14px;
    text-align: center;
    width: 130px;
}

.SearchResultValue4:hover {
    background: #138900;
    color: #eaeaea;
}

.custom {
    color: #434343;
    font-family: verdana;
    font-size: 11px;
    font-weight: normal;
    line-height: normal;
    padding: 10px 5px 10px 5px;
    text-align: left;
}

.info {
    background: #fbf2b6;
    border: 1px solid #646464;
}

.Cartooltip {
    color: #5f5f5f;
    cursor: auto;
    outline: none;
    position: relative;
    text-decoration: none;
    width: 250px;
}

.Cartooltip span {
    margin-left: -999em;
    position: absolute;
    width: 100px;
}

.Cartooltip:hover span {
    -moz-border-radius: 5px;
    border-radius: 5px 5px;
    font-family: verdana;
    height: 142px;
    left: -20px;
    margin-left: 0;
    position: absolute;
    top: 0px;
    width: 250px;
    z-index: 99;
}

.Cartooltip:hover img {
    border: 1px solid #138900;
    float: left;
    margin: 10px 0 0 -10px;
    position: absolute;
}

.Cartooltip:hover em {
    color: #a30a0b;
    display: block;
    font-family: verdana;
    font-size: 14px;
    font-weight: normal;
    padding: 2px;
}

.bookingTripDtlsContentDiv {
    -khtml-border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border: 1px solid #dcdcdc;
    border-radius: 4px;
    float: right;
    height: auto;
    margin-right: 20PX;
    margin-top: 6px;
    padding-bottom: 10px;
    width: 360px;
}

.bookingPageHdrTitleBox {
    -khtml-border-radius: 4px 0px 0px 0px;
    -moz-border-radius: 4px 0px 0px 0px;
    -webkit-border-radius: 4px 0px 0px 0px;
    background: #8a0001;
    background-position: -436px -64px;
    border-radius: 4px 0px 0px 0px;
    color: #fff;
    float: left;
    font-family: verdana;
    font-size: 16px;
    font-weight: normal;
    height: 33px;
    line-height: 33px;
    text-indent: 20px;
    width: 360px;
}

.bookingTripDetailsCar {
    color: #a30a0b;
    float: left;
    font-family: verdana;
    font-size: 16px;
    font-weight: bold;
    height: auto;
    margin-top: 20px;
    text-indent: 12px;
    width: 360px;
}

.bookingTripDetailsDestination {
    color: #0087b1;
    float: left;
    font-family: verdana;
    font-size: 14px;
    font-weight: normal;
    height: auto;
    margin-top: 5px;
    text-indent: 12px;
    width: 360px;
}

.bookingTripDetailsTripType {
    color: #5f5f5f;
    float: left;
    font-family: verdana;
    font-size: 14px;
    font-weight: normal;
    height: auto;
    margin-top: 5px;
    text-indent: 12px;
    width: 248px;
}

.bookingTripDtlsTxtDiv {
    border-bottom: 1px solid #dcdcdc;
    float: left;
    height: auto;
    margin-left: 5px;
    margin-top: 20px;
    padding: 10px 0px 10px 10px;
    width: 337px;
}

.bookingTripDtlsLabel {
    color: #5f5f5f;
    float: left;
    font-family: verdana;
    font-size: 14px;
    height: 25px;
    line-height: 25px;
    margin-bottom: 4px;
    text-align: left;
    width: 100px;
}

.bookingTripDtlsValue {
    color: #a30a0b;
    float: left;
    font-family: verdana;
    font-size: 14px;
    height: 25px;
    line-height: 25px;
    margin-bottom: 4px;
    text-align: left;
    width: 120px;
}

.bookingFinalAmtDiv {
    float: left;
    font-family: verdana;
    font-size: 15px;
    font-weight: bold;
    height: 35px;
    line-height: 35px;
    margin-top: 10px;
    text-align: center;
    width: 380px;
}

.msg_list {
    margin: 0px;
    padding: 0px;
    width: 100%;
}

.msg_body {
    background-color: #fff;
    clear: both;
    height: auto;
    padding: 0px 0px 0px;
}

.tabbg {
    background-color: #3B3C3C;
    border: 1px solid #a7bab7;
    border-radius: 3px;
    color: #fff;
    padding: 8px;
}

.tabbg:hover {
    background-color: #fff;
    color: #000;
}

.tabbg:active {
    background-color: #fff;
    color: #000;
}
	
	
.completionList {
    background: rgba(255, 255, 255, 0.8);
    border: solid 1px #ed8323;
    height: 200px;
    margin: 0px;
    overflow: auto;
    padding: 2px;
}

.listItem {
    color: #000;
    padding: 5px;
}

.itemHighlighted {
    background-color: #ed8323;
    color: #fff;
    padding: 5px;
}