@import url( /common/css/local/reservations/index.css );

#searchBlock {
    background-color: #ffffff;
}

* html #searchBlock, * html #resByPhoneDiv {
    width: 649px;
}

#searchBlock br.separator {
    display: none;
}

#searchBlock #searchFormContainer {
    padding: 15px 30px 0;
}

#searchFormContainer #requiredFields {
    width: auto;
    margin-right: 85px;
    float:none;
}

* html #requiredFields #cityLabel {
    display: block;
}

#searchFormContainer #optionalFields {
    padding-left: 0;
    width: 350px;
}

#searchFormContainer #requiredFields hr {
    background-color: #D2CBBF;
}

#searchFormContainer #optionalFields #dateFields td.cal_tdStyle {
    padding: 15px 45px 0 0;
    vertical-align: top;
}

#searchFormContainer #searchButtonContainer #searchOptions {
    padding-left: 0;
    margin-top: 14px;
}

#searchFormContainer #searchButtonContainer #searchButton {
    margin-top: 10px;
}

#resByPhoneDiv {
    background-color: #ffffff;
    padding-bottom: 30px;
}

#primaryContainer .countrySelectSection .highlightBox {
    border: none;
    margin-bottom: 0;
    padding: 0 0 0 30px;
    overflow: visible;
}

#checkRes {
    background-color: #ffffff;
}

*html #checkRes {
    background-color: #ffffff;
}

#checkRes, #searchBlock, #resByPhoneDiv {
    width: auto;
}

#checkRes h2, #searchBlock h2, #resByPhoneDiv h2 {
    background-color: #E2DACA;
    padding: 6px 9px;
    font-weight: bold;
    font-size: 12px;
    text-transform: uppercase;
    border: none;
}

#checkRes #checkReservationForm {
    padding: 0 30px;
}

#checkRes p, #checkRes #checkReservationForm form, #checkReservationForm input.buttonForm {
    width: auto;
}

#checkRes #checkReservationForm table{
    width: 100%;
}

#checkRes #checkReservationForm table td {
    padding: 2px 5px;
    vertical-align: top;
}

#requestedLastNameLabel {
    font-weight: bold;
}



#checkReservationForm label {
    padding-top: 3px;
    display: block;
}

#checkReservationForm label.error {
    color: #B50000;
}

#checkReservationForm input {
    width: 250px;
    font-size: 13px;
}

#hotellDirectory h2 {
    background-color: transparent;
    color: #3D8A87;
    text-transform: none;
    margin-left: 20px;
}

.UsCanadaHeader {
    display: none;
}

#contact_links {
    margin-top: -52px;
    padding-bottom: 0;
}

.button_formsubmit {
    background: #FFCC33 url( /sheraton/images/sh_btn_arrow_right.gif ) no-repeat scroll right center;
    border: 0 none;
    cursor: pointer;
    font-family: verdana, arial, sans-serif;
    font-size: 10px;
    font-weight: bold;
    height: 20px;
    margin-left: 5px;
    padding: 2px 10px 3px 5px;
    text-transform: capitalize;
}

*html #contact_links {
    margin-top: -60px;
}

.hrWWR {
    display: none;
}

#resByPhoneDiv p {
    padding: 15px 30px 0;
}

#cccForm {
    margin-top: 20px;
    margin-left: 30px;
}

*html #cccForm {
    margin-top: 30px;
}
#resLookupMesage {
	margin-top: 10px;
}
#advisoryMesage {
	margin-top: 10px;
}

input{
    border: 2px #848484 inset;

}

td.textLabel{
    width: 315px;
    text-align: right;
}
