@import url( /westin/css/local/account/account.css );

#primaryContainer #contentArea #frmFindReservations p.instructions {
    margin-bottom: 20px;
    margin-left:0;
    font-weight: normal;
    border-bottom: solid 1px #DCD9D5;
    padding-bottom: 5px;
    font-family: Georgia, sans-serif;
    font-size: 14px;
}

#frmFindReservations .formSection label {
    float: left;
    padding-right: 8px;
    width: auto;
    font-weight: bold;
}

#frmFindReservations .formField {
    float: left;
    padding-right: 10px
}

#frmFindReservations  div.formSection {
    padding: 13px;
    border: solid 1px #DCD9D5;
}

#errorBlock_Reservations {
    clear: both;
    display: none;
}

#errorBlock_Reservations #errorBody {
    background: transparent url( /westin/images/errorExclaim.gif ) no-repeat scroll left 10px;
    color: #990000;
    margin: 15px 0;
    padding: 10px 0 10px 51px;
    font-weight: bold;
}

#errorBlock_Reservations #errorBody h4 {
    margin: 0;
    padding: 0;
}

#errorBlock_Reservations #errorBody span {
    margin: 0;
    padding: 0;
    color: #a70e44;
}

*html #errorBlock_Reservations {
    overflow: hidden;
}

#errorBlock_Reservations .topError {
    padding: 0;
}

#errorBlock_Reservations .closeLink {
    display: none;
    float: right;
    background-color: #ffffff;
    margin: -25px -10px 0 0;
    padding: 0 18px 0 0;
}

#errorBlock_Reservations .toperror {
    padding: 0;
}

#errorBlock_Reservations #errorBlockTop {
    background-color: #ffffff;
}

#contentArea span.error {
    color: #a6092e;
    font-weight: bold;
}

.hiddenIframe {
    position: absolute;
    top: 0;
    left: 0;
    border: none;
    display: none;
}

#numOfRes {
    padding-top: 10px;
    font-weight: bold;
}

#propertyListing {
    margin-top: 10px;
}

#propertyListing h3 {
	font-family: Arial,sans-serif;
	font-size: 13px;
	font-weight: bold;
}

#propertyListContainer .suiteAccessMessage {
    display: block;
}

#contentArea #propertyListContainer .suiteAccessMessage p {
    margin: 0;
}

div.accountMessage h3   {
    font-weight:bold;
    margin-bottom:5px;
}

.actionLink.left {
    float: none;
    text-align: left;
}
#resLookupMesage {
	margin-top: 10px;
}
#advisoryMesage {
	margin-top: 10px;
}
