.headerBar {
    padding:5px;
    float:right;
    width:475px;
}

.pickupDateLabel {
    display: block
}

.dropoffDateLabel {
    display: block
}

.pickupDate {
    float: left;
    width: 255px;
    margin-right: 30px;
}

.dropoffDate {
    float: left;
    width: 229px;
}

.location {
   display: block
}
.location_input{
    display: block
}

#radio {
    overflow: hidden;
}

#onewaynoLocation {
    overflow: hidden;
}

#onewayyesLocation {
    overflow: hidden;
    display: none;
}

.pickupLocation, .dropoffLocation {
    float: left
}

.searchButton {
    clear: left;
    overflow: hidden;
}

#searchButton {
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 10px;
    display: block;
    padding: 0px 0px;
    border-width: 0px;
    width: 265px;
}

.searchTypes {
    display: inline
}

.searchTypesLabel {
    display: block
}

.mainContainer {
    margin-left:auto;
    margin-right:auto;
    overflow:hidden;
    width: 805px;
}

.roundForm{
    margin: 20px auto 0px auto;
    width: 580px;
    font-size: 20px;
    border: 1px solid #DE2027;
    background: #FFFFFF;
    margin-bottom: 10px;
}

#queryInputDiv {
    padding: 20px 0px;
    width: 580px;
}

#bestRates {
    margin-left: auto;
    margin-right: auto;
    margin-top: 15px;
    margin-bottom: 10px;
    width: 582px;
    height: 135px;
    border: 0px solid #000080;
    background: #FFFFFF;
}

#bestRatesTable {
    width: 100%;
}

#bestRatesTable .tableCaption {
    font-weight: bold;
    padding-bottom: 10px;
}

#bestRatesTable th {
    text-align: center;
}

#bestRatesTable td {
    text-align: center;
}

#bestRatesTable .currentRate {
    font-weight: bold;
}

.location_input{
    width: 480px;
    overflow: hidden;
}

#location_input {
    margin-left: 40px;
    margin-right: 40px;
}

#dateTime {
    overflow: hidden;
    margin-top: 5px;
    margin-left: 40px;
}

.date_input{
    float: left;
    padding: 4px 4px;
    min-width: 95px;
}

.searchTextBox {

    font-size: 14px;
    font-weight: normal;
    padding: 5px;
    -moz-box-sizing: border-box;
    background-color: #FFFFFF;
    border: 1px solid #AAAAAA;
    border-radius: 3px 3px 3px 3px;
    color: #000000;
    vertical-align: middle;
}

.time_input {
    float: left;
    margin: 0px 0px 0px 10px;
    padding-top: 3px;
    padding-bottom: 3px;
    height: 28px;
}

.ui-timepicker-minutes .ui-timepicker {
    float: right;
}

.errorMessage {
    font-size: 12px;
    height: 14px;
    color: #ff0000;
    display: none;
    margin-top: 3px;
}

.logo {
    clear: both;
    display: block;
    margin-left: auto;
    margin-right: auto;
    width: 371px;
    height: 72px;
}

.ui-widget-content {
    border-color: #DE2027;
    background: #FFFFFF;
}

.rightText {
    text-align: right;
}

.location_input:focus, .date_input:focus {
    border-color: #555555;
}

#surveyResult {
    margin-left: auto;
    margin-right: auto;
    width: 582px;
    margin-top: 20px;
    margin-bottom: 20px;
}

.surveyResultTitle {
    width: 100%;
    margin-top: 10px;
    font-size: 14px;
    text-decoration: none;
    color: #808080;

}

.surveyResultSubTitle {
    width: 100%;
    margin-top: 10px;
    font-size: 13px;
    text-decoration: none;
    color: #808080;
    padding-left: 20px;
}

#surveyResultTitleLink {
    color: #808080;
    text-align: left;
    font-size: 14px;
    text-decoration: none;
}

.surveyComment {
    margin-top: 10px;
    font-style: italic;
    font-size: 13px;
}

.surveyCommentInList {
    margin-top: 10px;
    font-style: italic;
    font-size: 13px;
    padding-left: 40px;
}

.surveyUserInfo {
    color: #808080;
    padding-left: 25px;
}
.surveyUserInfoInList {
    color: #808080;
    padding-left: 60px;
}

.ui-datepicker-today .ui-state-highlight {
    border-color: #d8dcdf;
    background: #eeeeee;
}

#newsletter_hp_div {
    display: none;
    min-width: 260px;
    position: absolute;
}

#newsletter_hp_div_2 {
    display: none;
    width: 400px;
    margin-left: auto;
    margin-right: auto;
    border: 1px solid #DE2027;
}

#newsletter_hp_div_3 {
    display: none;
    width: 510px;
    margin-left: auto;
    margin-right: auto;
}



#trusted_div {
    display: none;
    min-width: 260px;
    position: absolute;
    font-weight: bold;
    font-style: italic;
    font-size: 13.6px;
    padding-right: 5px;
}

.btn_black {
    background-color: #000000;
    text-transform: uppercase;
    font-size: 14px;
    text-shadow: 0 1px 1px rgba(0, 0, 0, 0.85);
    background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#000000), to(#111111), color-stop(.6, #111111));
    background-image: -moz-linear-gradient(19% 75% 90deg, #111111, #000000, #000000 100%);
    -moz-box-shadow: inset 0 0 2px 2px rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: inset 0 0 2px 2px rgba(0, 0, 0, 0.2);
    box-shadow: inset 0 0 2px 2px rgba(0, 0, 0, 0.2);
}


.customercare_logo {
    display: none;
    width: 120px;
    position: absolute;
}

#brand_logo_div {
    display: none;
    position: absolute;
    width: 150px;
}

#brand_logo_title {
    text-align: center;
    margin-bottom: 5px;
    font-weight: bold;
    font-style: italic;
    font-size: 13.6px;
}

.brand_logo {
    margin: 2px 3px 2px 3px;
}

#searchButtonDiv {
    margin-left: 40px;
    float: left;
}

.d2cDiv {
    font-size: 12px;
    margin-left: 15px;
    margin-top: 5px;
    overflow: hidden;
    display: none;
    float: left;
}

.d2cTitle {
    font-weight: bold;
}

.d2cDifferentWindowText {
    font-size: 10px;
    color: #808080;
}

.d2cBrand {
    margin-left: 10px;
    overflow: hidden;
    float: left;
}

.d2cCheckboxDiv {
    float: left;
}

.d2cLogoDiv {
    float: left;
}

body {
    min-width: 700px;
}

#iphonePromoDiv {
    margin-top: 20px;
}

#guaranteeBannerDiv {
    margin-left: 80px;
}

#guaranteeBanner {
    cursor: pointer;
}

.carouselLocation {
    color: #DE2027;
    font-weight: bold;
    text-align: center;
}

#carouselDiv {
    width: 500px;
    margin-left: auto;
    margin-right: auto;
}

#landingLocationDiv {
    width: 580px;
    margin-left: auto;
    margin-right: auto;
    border-bottom: solid 1px;
}

#landingLocationTitle {
    font-weight: bold;
    color: #ff0000;
    font-size: 14px;
    text-align: center;
    width: 500px;
    margin: 5px auto 5px auto;
}

#landingLocationImage {
    width: 500px;
    margin: 5px auto 5px auto;
}

#carHotelLinkDiv {
    margin: 20px auto -5px auto;
    width: 100px;
}

#carLink a, #hotelLink a {
    color: #DE2027;
    text-decoration: underline;
    font-size: 14px;
    font-weight: bold;
}

#carLink, #hotelLink {
    color: #DE2027;
    font-size: 14px;
    font-weight: bold;
}

#carLink {
    margin-right: 20px;
}

#newHotelLinkDiv {
    width: 580px;
    margin:20px auto -15px auto;
    overflow: hidden;
}

#carHotelTabDiv {
    width: 580px;
    margin:20px auto -26px auto;
    overflow: hidden;
}

#newCarLink {
    font-weight: bold;
    font-size: 16px;
    float: left;
}

#carTab {
    float: left;
}

#newHotelLink {
    font-weight: bold;
    float: right;
    font-size: 12px;
}

#hotelTab {
    float: left;
    padding-bottom: 1px;
}

#newHotelLink a {
    color: #DE2027;
    text-decoration: none;
}
