#searchBar button {
    border: medium none;
    font-size: 15px;
    margin: 5px 0 10px;
    font-family: "Open Sans",Verdana,Arial,sans-serif;
    line-height: 45px;
    width: 100%;
    background-color: #053a59 !important;
    text-align: center;
    padding: 0px !important;
    background-image: none;
    background-repeat: no-repeat;
    background-position: 195px 15px;
    background-size: 10px;
    color: #f4f4f4;
    border-radius: 2px;
    cursor: pointer;
    height: 45px;
}
#searchBar button:hover {
    border: medium none;
    font-size: 15px;
    margin: 5px 0 10px;
    font-family: "Open Sans",Verdana,Arial,sans-serif;
    line-height: 45px;
    width: 100%;
	background-color: #053a59 !important;
    text-align: center;
    padding: 0px !important;
    background-image: none;
    background-repeat: no-repeat;
    background-position: 195px 15px;
    background-size: 10px;
    color: #f4f4f4;
    border-radius: 2px;
    cursor: pointer;
    height: 45px;
	opacity: 0.8;
}
.hotelRates .standardButton {
    background: none repeat scroll 0 0 #053a59;
    border: medium none;
    color: #fff;
    height: 36px;
    line-height: 0;
    margin-top: 25px;
    padding: 0;
    text-transform: uppercase;
    border-radius: 0px;
    text-shadow: none;
    font-weight: normal;
    font-size: 16px;
    width: 130px;
}
.standardButton:hover {
    background-position: 0 -28px;
	background-color: #053a59 !important;
    border: medium none;
    opacity: 0.8;
}
.hotelHeading h1 {
    color: #053a59;
    font-family: "Open Sans",Verdana,Arial,sans-serif;
    font-size: 16px;
    font-weight: normal;
    height: auto;
    line-height: 30px;
    margin: 8px 5px 6px 8px;
    text-shadow: none;
    text-transform: none;
}
#message .info {
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    border: 1px solid #ffea95;
    background: #fffae8;
    color: #000000;
    clear: both;
    margin-top: 6px;
    margin-bottom: 10px;
    margin-left: 10px;
    padding-left: 10px;
    padding-top: 3px;
    padding-bottom: 3px;
    padding-right: 10px;
    width: 315px;
    font-size: 12px;
}
.smallButton {
    background: none repeat scroll 0 0 #053a59;
    border: medium none;
    color: #ffffff;
    cursor: pointer;
    font-family: "Open Sans",Verdana,Arial,sans-serif;
    font-size: 13px;
    font-weight: bold;
    height: 30px;
    margin: 6px 0 6px 8px;
    padding: 1px 5px 2px;
    text-align: center;
    text-transform: uppercase;
    width: 58px;
    border-radius: 3px;
}
.smallButton:hover {
    background-color: #053a59;
    border: medium none;
    opacity: 0.8;
}
#rulesAndRates {
    width: 99%;
    height: 325px;
    border: none;
    background: none;
}
.roomDescription h3 {
    color: #053a59;
    font-size: 14px;
    font-weight: bold;
    margin: 6px 0 0;
    padding: 0;
    opacity: 0.8;
}
#confirmBookingForm button {
    background: none repeat scroll 0 0 #053a59;
    border: none;
    color: #fff;
    cursor: pointer;
    font-family: "Open Sans",Verdana,Arial,sans-serif;
    font-size: 18px;
    height: 36px;
    line-height: 34px;
    margin: 5px;
    padding: 0;
    text-transform: uppercase;
    width: 94px;
    border-radius: 3px;
}
.gwt-DialogBox .dialogTopCenterInner {
    background-color: #ffffff;
    background-image: none;
    border-radius: 0;
    font-family: "Open Sans",Verdana,Arial,sans-serif;
    height: 40px;
    line-height: 40px;
    text-transform: none;
    width: 100% !important;
    color: #053a59;
    font-weight: bold;
    border-bottom: 1px solid #d1d1d1;
}
#confirmBooking .stayValue {
    color: #1b4a66 !important;
    font-size: 20px;
    font-weight: bold;
    width: 100%;
    text-align: center;
    margin: 0px auto 0px auto;
}
#confirmBookingForm button {
    background: none repeat scroll 0 0 #053a59;
    border: none;
    color: #fff;
    cursor: pointer;
    font-family: "Open Sans",Verdana,Arial,sans-serif;
    font-size: 18px;
    height: 36px;
    line-height: 34px;
    margin: 5px;
    padding: 0;
    text-transform: uppercase;
    width: 94px;
    border-radius: 3px;
}
#confirmBookingForm button:hover {
    background-attachment: scroll;
    background-clip: border-box;
    background-color: #1b4a66;
    background-image: none;
    background-origin: padding-box;
    background-repeat: repeat;
    background-size: auto auto;
    border: medium none;
    color: #fff;
    opacity: 0.8;
}
#formDetails fieldset h1 {
    color: #1b4a66;
    float: left;
    font-family: "Open Sans",Verdana,Arial,sans-serif;
    font-size: 15px;
    margin: 10px 10px 0 10px;
}
#formDetails button {
    background: none repeat scroll 0 0 #053a59;
    border: medium none;
    color: #fff;
    font-family: "Open Sans",Verdana,Arial,sans-serif;
    font-size: 1em;
    height: 40px;
    line-height: 16px;
    margin: 5px;
    padding: 0;
    width: 130px;
    border-radius: 3px;
}
#formDetails button:hover {
    background: none repeat scroll 0 0 #053a59;
    border: medium none;
    color: #ffffff;
    opacity: 0.8;
}
