﻿#form {
    height: 510px;
    width: 805px;
}

#maincontent {
    height: 325px;
    margin: 0 auto;
    width: 300px;
}

input { margin-bottom: 4px; }

#LoginBtn { padding-left: 140px; }

.titleHeader { margin-top: 100px; }

.titleHeader span {
    color: #006699;
    display: block;
    font-size: 26px;
    font-weight: bold;
}

.header { margin-bottom: 10px; }

.logoutbtn { margin-top: 10px; }

#frame1 { border: 2px solid #959595; }

.titleHeader .titleWelcome { margin-left: 42px }

.logout-button {
    background: transparent url('/img/LogoutButton.jpg') no-repeat;
    border: none;
    height: 38px;
    width: 180px;
}

.ClassName {
    background-color: white;
    border: 1px solid black;
}

.headerTitle {
    color: Black;
    font-family: Tahoma;
    font-size: 13px;
    font-weight: bold;
    text-decoration: underline;
}

.form-item a, .lblText {
    color: Black;
    display: inline-block;
    font-family: Tahoma;
    font-size: 11px;
    width: 150px;
}

.rateQouteDescription
{   
    font-family: Tahoma;
    font-size: 13px;
    }
.lblDate, .lblTime, .confirmReservation span, .ui-timepicker-list, .form-item span{
    color: Black;
    font-family: Tahoma;
    font-size: 11px;
}

.contactNumber span {
    font-family: Tahoma;
    font-size: 11px;
    font-weight: bold;
}

.form-item input[type="text"] {
    border: 1px solid #B3C4DE;
    font-family: Tahoma;
    font-size: 11px;
    height: 16px;
    line-height: 14px;
    padding: 1px;
    width: 145px;
}

.form-item select {
    border: 1px solid #B3C4DE;
    font-family: Tahoma;
    font-size: 11px;
    height: 20px;
    margin-bottom: 3px;
    vertical-align: bottom;
    margin-left:0px;
}

.lblTime { margin-left: 155px; }

.form-item a { padding-bottom: 8px; }

.ajax__calendar_invalid {
    color: red;
    cursor: pointer;
    text-decoration: strike;
}

.continueBtn { margin-left: 280px; }

.locationDetails {
    float: left;
    width: 450px;
}

.locationDetails .lblText, .confirmReservation .lblText { text-align: right; }


.repeaterHeader span {
    display: inline-block;
    font-family: Tahoma;
    font-size: 11px;
    font-weight: bold;
    width: 160px;
}

.repeaterDetails span {
    display: inline-block;
    font-size: 11px;
    width: 160px;
    font-family:Tahoma;
}

.selectVehicle, .vehicleDetails {
    margin-top: 30px;
    text-transform: capitalize;
    vertical-align: top;
}

#prePay {
    display: inline-table;
    margin-top: -8px;
}

#RadioButtonList1 {
    display: inline-table;
    font-family: Tahoma;
    font-size: 13px;
}

#submitReservation { margin-left: 175px; }

#renterIdLookUp { margin: 0px; }

.CalendarImageButton { margin: 0px; }

.btnBackSubmit { margin-left: 255px; }

.div-extra-entry, .div-extra-entry label {
    font-family: Tahoma;
    font-size: 11px;
}

.lblTypePrice { text-transform: capitalize }

#rateQuoteDetailsView tr td {
    padding-bottom: 2px;
    padding-right: 10px;
}

.vehicleImage { margin-left: 50px; }

.errpnl {
    height: 50px;
    position: absolute;
}

.errpnl span {
    color: Red;
    font-size: 11px;
}

#locationErrorMessage {
    margin-top: 5px;
    position: absolute;
}

/*Daryl Chnages*/

#SubmitInq { float: right; }

#RComments {
    height: 62px;
    max-height: 70px;
    max-width: 810px;
    overflow-y: scroll;
}

/*#ddlVehicleClass { margin-left: 8px; }*/

.confirmBoundField{ width:120px;}