@import url(https://fonts.googleapis.com/css?family=Open+Sans:100,300,400,700);


/* Custom Styles Start */

@media only screen and (max-width: 1382px) {
	
	#client_logo{ left: 10.5%!important;}  
	#nav {clear: both;padding: 0 53px 0 0!important;}

}

@media only screen and (max-width: 768px) {

#siteWrapper {width: fit-content!important;}
	
}

.viewMore {
    clear: both;
    margin-top: 25px;
    margin-bottom: 25px;
    height: 22px;
    border: 0px solid #ddd;
    padding-top: 1px;
    padding-left: 0px;
    margin-left: 155px;
    width: 335px;
    background-color: transparent;
    position: relative;
    color: #000000;
    float: right;
}

.viewMore a {
    font-size: 11px;
    text-decoration: none;
    font-weight: 700;
    display: inline;
    float: right;
    padding-top: 1px;
    padding-right: 22px;
    padding-bottom: 2px;
    padding-left: 11px;
    color: #002855;
    text-transform: uppercase;
}

.viewMore a:hover {

    color: #c6a172;

}

.viewMore span {
    font-size: 11px;
    text-decoration: none;
    font-weight: normal;
    display: inline;
    float: right;
    padding-top: 1px;
    padding-right: 11px;
    padding-bottom: 2px;
    padding-left: 11px;
    color: #002855;
    text-transform: uppercase;
}

.ratesCompare {
    color: #002855;
    font-size: 90%;
    font-weight: 700;
    text-decoration: none;
    float: right;
    margin-right: 6px;
    margin-top: -68px;
    text-transform: uppercase;
}

#message .info {

    border-radius: 0px;
    border: 1px solid #ffea95;
    background: #fffae8;
    color: #a28200;
    clear: both;
    margin-top: 12px;
    margin-bottom: 10px;
    margin-left: 12px;
    padding-left: 10px;
    padding-top: 3px;
    padding-bottom: 3px;
    padding-right: 10px;
    width: 611px;
    font-size: 12px;
}

#message .info {
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 0px;
    border: 1px solid #ffea95;
    background: #fffae8;
    color: #a28200;
    clear: both;
    margin-top: 12px;
    margin-bottom: 10px;
    margin-left: 12px;
    padding-left: 10px;
    padding-top: 3px;
    padding-bottom: 3px;
    padding-right: 10px;
    width: 611px;
    font-size: 12px;
}

#formDetails textarea {
    margin-bottom: 8px;
    border: 1px solid #D5D2D2;
    font-size: 11px;
    color: #999;
    line-height: 14px;
    padding: 4px;
    width: 810px;
    height: 110px;
    float: left;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    position: relative;
}

.ratesRoomInfo img {
    height: auto;
    width: 200px;
    margin: 10px 15px 0 10px;
 	box-shadow: none;
}

.ratesRoomInfo {
    margin-bottom: 5px;
    height: 165px;
}

.ratesRoomsInfo h1 {
    margin: -12px 0 0 10px;
    padding-bottom: 0.25em;
    clear: both;
    float: none;
    font-size: 20px;
    font-weight: 400;
    height: 39px;
    line-height: 2;
    text-align: left;
    font-family: "Open Sans", serif;
    text-transform: uppercase;
    color: rgb(201, 157, 101) !important;
    border-bottom: none;
    border-radius: 0px;
    margin-left: 10px;
    text-align: left;
}

.hotelDetailMap {
    height: 300px;
    width: 100%;
    border: 0px solid #CCC;
    float: left;
    margin: 30px 0px 0px 0px;
}

.imageCarousel #images {
    box-shadow: none;
    margin: 0 auto;
	margin-bottom: 30px;
}

#searchBar table label {
    float: left;
    color: #ffffff!important;
	margin-left: 7px;
    margin-top: 8px;
    text-transform: inherit;
}
	
#promoCodeLabel, #roomsLabel, #adultsLabel, #kidsLabel, #departureDateLabel, #nightsLabel, #arrivalDateLabel, #hotelLabel, #cityLabel, #areaLabel{
    color: #ffffff!important;
    margin-left: 0px!important;
	    text-transform: none!important;
	    margin-top: 10px!important;
    margin-bottom: 2px!important;
}

#itineraryTotal label {
    font-size: 13px;
    font-weight: bold;
    margin-top: 5px;
    color: #000000;
    margin-left: -3px!important;
}

#sideBar label.itineraryPropertyName {
    font-size: 13px;
    font-weight: bold;
    margin-top: 5px;
    color: #333;
    margin-left: -3px;
}

#itineraryBar h4 {
    text-align: center;
    margin: 0px;
    padding: 0 !important;
    font-size: 15px;
    font-weight: normal;
    border-bottom: 1px solid #dddddd;
    height: 40px;
    -webkit-border-radius: 5px 5px 0px 0px;
    -moz-border-radius: 5px 5px 0px 0px;
    border-radius: 0px;
    line-height: 40px;
    background-image: none !important;
    text-shadow: none !important;
    color: rgb(201, 157, 101);
    text-transform: uppercase;
}

.tableHeading label {
    font-size: 13px;
    padding-left: 2px;
    font-weight: 400;
}

.tableHeading {
    height: 40px;
}

.tableHeading td {
    font-size: 13px;
    font-weight: bold;
    line-height: 28px;
    padding-left: 2px;
    padding-top: 5px;
    text-transform: uppercase;
    color: #002855;
    background: linear-gradient(rgb(212, 212, 212) 0%, rgb(234, 234, 231) 100%);
}

#bookingSteps {
    margin: 0 auto;
    float: left;
    width: 900px;
    margin-left: 92px;
}

#tableBottomButtonPanel .standardButton {
    width: 115px;
    font-size: 13px;
    font-weight: normal;
    margin-right: 6px;
    padding: 0px !important;
    height: 32px;
    cursor: pointer;
    background: #002855;
    color: #f4f4f4 !important;
    text-shadow: none;
    animation: standardButton 0.5s linear;
    border: none;
    border-radius: 0px;
    line-height: 32px;
    opacity: 1;
}

.tablePanel table {
    width: 851px;
    border: 0px solid #cccccc;
    margin-bottom: 2px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 0px;
    margin-left: 20px;
}

.services h3 {
    /* padding-top: 5px; */
    margin-left: 15px;
    margin-bottom: 10px;
    margin: 24px 0 0 10px;
    padding-bottom: 0.25em;
    clear: both;
    float: none;
    font-size: 20px;
    font-weight: 400;
    height: 39px;
    line-height: 2;
    text-align: left;
    font-family: "Open Sans", serif;
    text-transform: uppercase;
    color: rgb(201, 157, 101) !important;
    border-bottom: none;
    border-radius: 0px;
    margin-left: 20px;
    text-align: left;
}

#itineraryBar {
    border: none;
    background-repeat: no-repeat;
    margin-bottom: 22px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 0px;
    -webkit-box-shadow: #666 0px 0px 3px;
    -moz-box-shadow: #666 0px 0px 3px;
    box-shadow: none;
    clear: both;
    background-image: none !important;
    background-color: #ffffff !important;
    width: 286px;
    padding: 0px 20px;

}

.gwt-DialogBox {
    border: 1px solid #AAA;
    -webkit-box-shadow: #000 0px 0px 30px;
    -moz-box-shadow: #000 0px 0px 30px;
    box-shadow: #444 0px 0px 20px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 0px;
    z-index: 1009;
    width: 650px;
}

#confirmBookingForm .centerRight {
    width: 100%;
    padding: 0px 10px;
    margin: 0 auto;
}

.dialogColumn .gwt-Label {
    float: left;
    margin-right: 5px;
    margin-top: 2px;
    padding: 2px;
    font-size: 11px;
    width: 52px;
    clear: both;
    text-transform: uppercase;
}

.dialogColumn .dialogColumnValue {
    font-weight: bold;
    width: 283px;
    white-space: nowrap;
    overflow: hidden;
    clear: both;
}

.dialogColumn {
    float: left;
    margin-right: 0px;
    padding: 10px;
    width: 299px;
}

#confirmBookingForm {
    padding: 5px;
    width: 640px;
}

.hotelInfoContent-open {
    border-color: #E4E7EA;
    border-style: solid solid solid;
    border-width: 1px 1px 1px;
    min-height: 288px;
}

.hotelDescription {
    float: left;
    margin: 3px 0 14px 5px;
    width: 490px;
    font-size: 12px;
    line-height: 1.5em;
    color: #555;
}

.hotelInfo a:hover {
    color: #e28411 !important;
    text-decoration: none;
}

.hotelRates {
    float: right;
    width: 154px;
    text-align: left;
    margin: 0 auto;
    margin-top: 13px;
}

#locationDetails {
    float: left;
    margin-left: 12px;
    width: 297px;
    border: 1px solid #d0d0d0;
    padding: 20px;
	height:205px;
}

#locationDetails h5 {
    margin: 0px;
    padding: 0px;
    font-size: 13px;
    color: #c99d65;
    text-transform: uppercase;
    font-weight: 400;
}

.locationMap {
    height: 248px;
    width: 510px;
    float: right;
    margin-bottom: 15px;
    margin-right: 15px;
}

.hotelFeatures {
    float: left;
    width: 225px;
    padding-left: 12px;
    padding-right: 10px;
    margin-top: 5px;
}

.hotelFeatures .gwt-Image {
    height: 30px;
    width: 30px;
    margin-right: 7px;
}

.hotelDetailLocation h5 {
    margin: 5px 0px 2px 0px;
    float: none;
    font-size: 12px;
    color: #002855;
    text-transform: uppercase;
    font-weight: 400;
}

.hotelDetailLocation h6 {
    margin: 5px 0px 2px 0px;
    float: none;
    font-size: 12px;
    color: #002855;
    text-transform: uppercase;
    font-weight: 400;
}

.hotelDetailLocation {
    float: left;
    margin-right: 15px;
    width: 200px;
    padding: 2px 2px 5px 8px;
    background-color: #f4f4f4;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 4px;
    border: 1px solid #d1d1d1;
    margin-left: 10px;
}

.hotelDetail h1 {

    margin:-12px 0 0 10px;
    padding-bottom: 0.25em;
    clear: both;
    float: none;
    font-size: 20px;
    font-weight: 400;
    height: 39px;
    line-height: 2;
    text-align: left;
    font-family: "Open Sans", serif;
    text-transform: uppercase;
    color: rgb(201, 157, 101) !important;
    border-bottom: none;
    border-radius: 0px;
    margin-left: 10px;
    text-align: left;
}

.hotelResultRoom {
    clear: both;
    margin-top: 6px;
    padding-top: 1px;
    padding-left: 2px;
    padding-right: 6px;
    border-bottom: 1px solid #e4e4e4;
    padding-bottom: 10px;
}

.ratesStayDates div {
    font-size: 12px;
    color: #c99d65;
    text-align: center;
    margin-top: -6px;
    text-transform: uppercase;
    font-weight: 400;
    margin-left: 12px;
}

.ratesStayDatesSelectSecondDate div {
    font-size: 12px;
    color: #c99d65;
    text-align: center;
    margin-top: -6px;
    text-transform: uppercase;
    font-weight: 400;
    margin-left: 12px;
}

.ratesDetails {
    float: left;
    width: 100%;
    margin-top: 0px;
    margin-left: 0px;
    margin-bottom: 23px;
    border-bottom: 75px solid #f4f4f4;
}

.ratesDetailsHeading td {
    background-image: none;
    color: #ffffff;
    font-size: 11px;
    font-weight: bold;
    line-height: 18px;
    text-align: center;
    width: 44px;
    background-color: #002855;
}

.ratesDetails td.selectedRateBorderLeft {
    border-left: 1px solid #c99d65;
}

.ratesDetailsHeading td.weekend {
    color: #ffffff;
    background: #004976;
}

.ratesDetails td.selectedRateBorderRight {
    border-right: 1px solid #c99d65;
}

.ratesDetailsRoomCategory td.name {
    color: #002855;
    font-family: "Open Sans",Verdana,Arial,sans-serif;
    font-size: 12px;
    font-weight: 600;
    line-height: 16px;
    text-align: left;
    text-shadow: none;
    white-space: nowrap;
    text-transform: uppercase;
    padding-top: 7px;
    width: 200px;
    max-width: 300px;
}

.ratesDetails tr .selectedRateContent {
    font-size: 13px;
    font-weight: 600;
}

.ratesDetailsRoomCategory td.weekend {
    background-color: #eeeeee !important;
}

.ratesDetailsRoomCategory td {
    background-color: #f7f7f7;
}

.ratesDetailsContent .mealPlan {
    font-family: "Open Sans",Verdana,Arial,sans-serif;
    text-align: left;
    white-space: nowrap;
    font-size: 12px;
    padding-left: 5px;
    font-style: italic;
}

table tr .selectedIndicator {
    background-color: #c99d65;
}

.ratesDetails td.selectionInProgressRateBorderRight {
    border-right: 1px dashed #C99D65;
}

.ratesDetails td.selectionInProgressRateBorderLeft {
    border-left: 1px dashed #C99D65;
}

.roomsAndRates {
    width: 100%;
    position: relative;
	border-bottom: 25px solid #f4f4f4;
}

.ratesResult .viewRateGrid {
    float: right;
    margin: 0 -12px 0 0;
    position: absolute;
    right: 0;
    top: -20px;
    width: 100%;
}

.ratesDetailsHeading td div.dayOfWeek {
    color: #ffffff;
}

.ratesDetailsHeadingCurrency div {
    text-align: right;
    display: none;
}

.ratesDetailsHeading td div.day {
    font-size: 15px;
    color: #ffffff!important;
}

.ratesDetails tr .selectedRateContent {
    color: #C99D65;
}

.ratesStayDatesSelectSecondDate {
    float: left;
    margin-right: 40px;
    margin-bottom: 25px;
    margin-top: 25px;
}

#ratesFilterNavigation {
    float: right;
    margin-right: 12px;
    height: 20px;
    margin-top: 25px;
}

.imageCarousel {
    padding-left: 0px!important;
    padding-top: 20px;
}

.imageCarousel #main {
    box-shadow: none;
    border: 1px solid #dddddd;
    margin: 0 auto!important;
}

.datePickerDayIsValue {
    background-color: #ffffff!important;
    border: 1px solid #c99d65!important;
}

.datePickerMonthSelector {
    color: #002855!important;
}

.datePickerMonth {
    color: #002855!important;
    text-transform: uppercase!important;
}

#bookingSteps .steps {
    margin: 0 20px 0 275px;
}

.datePickerDays {
    background-color: #FFFFFF;
    font-size: 12px;
    padding: 5px;
    width: 274px;
}

.gwt-DatePicker {
    border: 1px solid #D6D6D6;
    color: #777777;
    text-align: center;
    border-radius: 0px;
    box-shadow: none;
    width: 276px;
}

#promoCode {
	background: #eaeae7;
    opacity: 0.8;
	color: #002855!important;
	font-weight:600;
}

#stayCriteria {margin-top: -16px;}

#kidsSelector {margin-left: 2px;}

#adultsSelector {margin-left: -1px!important;}

#unitBreakDown {
    float: left;
    margin-top: -6px;
	width: 100%;
}

#siteWrapper {
    width: 100%;
    margin: 0 auto;
    box-shadow: none;
    min-height: 1000px;
    background-color: rgba(238, 238, 238, 0.63);
}

.hotelRates .standardButton {
    font-family: "Open Sans", Verdana, Arial, sans-serif;
    line-height: 38px;
    margin-right: 18px;
    margin-top: 7px;
    text-transform: uppercase;
    height: 40px;
    font-size: 12px;
    width: 120px;
    opacity: 1;
    background-color: #002855 !important;
    border-width: initial;
    border-style: none;
    border-color: initial;
    border-image: initial;
    border-radius: 0px;
    transition: all 0.3s ease-in 0s;
    padding: 0px !important;
}

.hotelRates .standardButton:hover{background-color:#004976!important;opacity:1;}

.hotelRates h5 {

    color: rgb(201, 157, 101);
    line-height: 20px;
    text-align: center;
    width: 100%;
    font-size: 20px;
    font-weight: bold;
    margin: 10px auto 0px;
}

.hotelRooms table {
    float: left;
    border: none;
    border-radius: 0px;
    width: 100%;
}

.hotelHeading {
height: 44px;
    margin-bottom: 5px;
    margin-top: -1px;
    position: relative;
    width: auto;
    background: none 0px 0px repeat scroll rgb(234, 234, 231);
    overflow: visible;
    padding: 5px 10px 0px 7px;
    border-bottom: 0px solid rgb(221, 221, 221) !important;
    border-top: 13px solid rgb(244, 244, 244) !important;
	    border-left: none;
    border-right: none;
}

.hotelHeading h2 {
    color: #002855;
    font-weight: 400;
    text-transform: none;
	float:right;
	padding-top: 3px;
    padding-left: 8px;
}

.hotelRooms td {
    background-color: rgb(244,244,244);
}

.roomImage img {
    background-image: none;
    clear: both;
    padding: 5px 6px 9px 6px;
    float: left;
    width: 225px!important;
    height: auto!important;
}

.ratesStayDates {
    float: left;
    margin-right: 40px;
	margin-bottom: 25px;
    margin-top: 25px;
}

.roomsAndFeatures h1 {

    margin: 24px 0 0 10px;
    padding-bottom: 0.25em;
    clear: both;
    float: none;
    font-size: 20px;
    font-weight: 400;
    height: 39px;
    line-height: 0;
    text-align: left;
    font-family: "Open Sans", serif;
    text-transform: uppercase;
    color: rgb(201, 157, 101) !important;
    border-bottom: none;
    border-radius: 0px;
    margin-left: 10px;
    text-align: left;
}



.roomDescription h3 {
    padding: 0px;
    margin: 5px 0px 0px 0px;
    padding-bottom: 0.25em;
    clear: both;
    float: none;
    font-size: 14px;
    font-weight: 400;
    height: 39px;
    line-height: 2;
    text-align: left;
    font-family: "Open Sans", serif;
    text-transform: uppercase;
    color: rgb(201, 157, 101) !important;
    border-bottom: none;
    border-radius: 0px;
}

.hotelResultRoom .roomDescription {
    width:320px;
}

.roomRates {
    text-align: right;
    float: right;
    width: 314px;
    margin: 3px 0px 0px 0px;
}

.viewRatesLink {
    color: rgb(119, 119, 119);
    font-family: "Open Sans", Verdana, Arial, sans-serif;
    font-size: 13px;
    font-weight: normal;
    height: 40px;
    padding-left: 28px;
    width: 120px;
    text-transform: uppercase;
    background: url(../images/colourSchemes/view.png) 10px 8px / 15px no-repeat scroll rgb(234, 234, 226);
    border-width: 1px;
    border-style: solid;
    border-color: rgb(221, 221, 221);
    border-image: initial;
    border-radius: 0px;
	margin-right: 18px;
	margin-top:20px;
}

.hotelRooms td.rate {
    color: rgb(0, 40, 85);
    font-size: 14px;
    font-weight: bold;
    line-height: 16px;
    max-width: 200px;
    text-align: right;
    text-shadow: none;
    white-space: nowrap;
    width: 118px;
    overflow: visible;
    padding: 2px 5px 0px;
}

.hotelRooms td.name {
    color: rgb(85, 85, 85);
    font-size: 14px;
    font-weight: normal;
    line-height: 34px;
    max-width: 312px;
    padding-bottom: 1px;
    padding-left: 5px;
    padding-top: 0px;
    text-align: left;
    text-shadow: none;
    white-space: nowrap;
    width: 444px;
    overflow: visible;
}

.hotelHeading h1 {
    color: rgb(0, 40, 85);
    float: left;
    font-family: "Open Sans", Verdana, Arial, sans-serif;
    font-size: 16px;
    font-weight: 600;
    text-shadow: rgb(238, 238, 238) 0px 0px;
    line-height: 32px;
    height: 32px;
    text-transform: uppercase;
    margin: 5px 10px;
}

.hotelResult .leftColumn {
    float: left;
    width: 230px;
}

#content {
    width: 892px;
    float: left;
    position: relative;
    border: 0px solid #ddd;
    background-color: #FFF;
    border-radius: 0px;
    box-shadow: none;
    margin: 25px 20px 14px 86px;
}

.hotelResult .centerColumn {
    float: left;
    width: 500px;
    border-right: 1px dotted #ccc;
    padding-right: 6px;
}

.hotelImage img {
    background-image: none;
    clear: both;
    height: auto;
    width: 222px;
    padding: 5px 6px 8px 6px;
    float: left;
}

#searchBar {
border-radius: 0px;
    border: none;
    background-repeat: no-repeat;
    margin-bottom: 15px;
    background-image: none !important;
    background-color: #002855 !important;
    margin-top: -38px;
    padding: 15px;
    padding-top: 100px;
    width: fit-content;
}

#header {
	height: 120px;
    position: relative;
    width: 100%;
    margin-bottom: 30px;
    background: linear-gradient(rgb(212, 212, 212) 0%, rgb(234, 234, 231) 100%);
    border-bottom: 1px solid rgb(221, 221, 221);
}

#client_logo {
    background-repeat: no-repeat;
    background-position: 0 -10px;
    height: 200px;
    left: 22%;
    position: absolute;
    text-align: center;
    top: 0px;
    width: 170px;
    z-index: 260;
    margin-left: -20px;
    box-shadow: rgb(0 0 0 / 15%) 0px 6px 6px 0px;
    padding-top: 0px !important;
    background: url(https://www.dreamresorts.co.za/wp-content/uploads/2021/07/logo-tag.jpg);
}

#client_logo img {
    display: none;
}


#nav ul li a {
    color: rgb(0, 40, 85);
    font-size: 1em;
    width: 100%;
    font-weight: 700;
    text-transform: uppercase;
    height: 100px !important;
    line-height: 120px !important;
    padding: 0px 10px;
}

#nav ul li a:hover {
    text-decoration: none;
    color: #888888;
    margin-right: 4px;
    font-size: 13px;
    font-weight: 600;
    text-transform: uppercase;
}


#nav ul li {
    display: inline;
    font-size: 13px;
    font-weight: bold;
    color: transparent;
    padding: 0px;
    margin-left: 4px;
    line-height: 48px;
}


#searchBar h4 {    
	font-size: 20px;
    font-weight: 400;
    height: 39px;
    line-height: 2;
    text-align: left;
    font-family: "Open Sans", serif;
    text-transform: uppercase;
    color: rgb(201, 157, 101) !important;
    border-bottom: none;
    border-radius: 0px;
    margin: 0px;
	text-align: center;
}

/* Custom Styles End */


#contentWrapper {
    margin: 30px auto 0px auto;
    width: 1265px;
}

#searchBar button {
    height: 45px;
    border: none;
    font-size: 15px;
    width: 100%;
    line-height: 45px;
    background-color: #c99d65 !important;
    text-align: left;
    padding: 0 0 0 49px !important;
    color: #ffffff;
    border-radius: 2px;
    background-image: url(../images/colourSchemes/forward-arrow-light.png);
    background-repeat: no-repeat;
    background-position: 212px 15px;
    background-size: 10px;
    text-transform: uppercase;
}
#searchBar button:hover {
    height: 45px;
    border: none;
    font-size: 15px;
    width: 100%;
    line-height: 45px;
    background-color: #DDAF75 !important;
    text-align: left;
    padding: 0 0 0 49px !important;
    color: #ffffff;
    border-radius: 2px;
    background-image: url(../images/colourSchemes/forward-arrow-light.png);
    background-repeat: no-repeat;
    background-position: 220px 15px;
    background-size: 10px;
    text-transform: uppercase;
}
#searchBar label {
    clear: both;
    color: rgb(255, 255, 255);
    float: left;
    font-family: "Open Sans", Verdana, Arial, sans-serif;
    font-size: 0.8rem;
    line-height: 48px;
    position: relative;
    font-weight: 500;
    text-transform: uppercase;
    letter-spacing: 0.015em;
}
#searchBar select {
    float: right;
    height: 38px;
    width: 277px;
    border: 1px solid #dddddd;
    padding: 2px;
    margin: 0px 0px 5px 0px;
    font-size: 0.85rem;
    color: #666;
    font-family: "Open Sans", Helvetica, sans-serif;
}
#searchBar input[type="text"] {
    float: right;
    font-size: 0.85rem;
    color: #999;
    padding: 2px;
    margin: 0px 0px 5px 0px;
    width: 265px!important;
    height: 32px;
    border: 1px solid #dddddd;
    font-family: "Open Sans", Helvetica, sans-serif;
    padding-left: 7px;
}
#unitBreakDown select {
    float: left;
    height: 38px;
    width: 100%;
    border: 1px solid #ccc;
    padding: 2px;
    margin: 0px 0px 5px 0px;
    font-size: 0.85rem;
    color: #666;
}
#nav {
    clear: both;
    right: 0px;
    text-align: right;
    margin: 0px !important;
    height: 120px;
    border: none;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 0px;
    -webkit-box-shadow: #999 0px 0px 4px;
    -moz-box-shadow: #999 0px 0px 4px;
    box-shadow: none;
    width: 80%;
    background-image: none !important;
    line-height: 120px;
    position: absolute;
    padding: 0 17% 0 0;
}
.gwt-SuggestBoxPopup {
    z-index: 1010;
    background-size: 100% auto;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    font-size: 0.75rem;
    background-image: none;
    color: #333;
    background-color: #f4f4f4;
    border: 1px solid #d1d1d1;
    border-radius: 0px;
    position: absolute;
    top: 298px;
    left: 465.5px;
    width: auto !important;
    overflow: hidden !important;
}
.gwt-SuggestBoxPopup .item-selected { /*a selected suggestion*/	
	background-image: none !important;
	background-color: #d9d9d9 !important;
}
#sideBar label {
    position: relative;
    float: left;
    color: #000000;
    clear: both;
    line-height: 1rem;
    font-size: 0.73rem;
	margin-left:-20px;
}
.smallButton {
    width: 58px;
    border: none;
    font-size: 13px;
    font-weight: normal;
    margin: 6px 0px 6px 4px;
    padding: 0px 63px 0px 27px!important;
    height: 30px;
    cursor: pointer;
    text-align: center;
    background: #002855;
    line-height: 30px;
    border-radius: 0px;
    color: #ffffff;
    text-transform: uppercase;
}
.smallButton:hover {
    width: 58px;
    border: none;
    font-size: 13px;
    font-weight: normal;
    margin: 6px 0px 6px 4px;
    padding: 0px 63px 0px 27px!important;
    height: 30px;
    cursor: pointer;
    text-align: center;
    background: #004976;
    line-height: 30px;
    border-radius: 0px;
    color: #ffffff;
    text-transform: uppercase;
}

.roomRates h5 {
    font-size: 16px;
    line-height: 20px;
    margin-bottom: 0px;
    clear: both;
    color: rgb(201, 157, 101) !important;
    font-weight: 700;
}

.standardButton {
	width: 92px;
	font-size:12px;
	font-weight: normal;
	margin: 0;
	padding: 0px !important;
	height: 35px;
	cursor:pointer;
	background: #002855;
	color: #ffffff !important;
	text-shadow: none;
	animation: standardButton 0.5s linear;
	border: none;
	border-radius: 0px;
	line-height: 35px;
	text-transform: uppercase
}
.standardButton:hover {
	background: #004976;
	color: #ffffff!important;
	opacity: 1;
}
.hotelInfo a {
    font-size: 11px;
    text-decoration: none;
    font-weight: bold;
    display: inline;
    float: left;
    margin: 0px;
    padding: 6px 16px 6px 34px;
	text-transform: uppercase;
    color: rgb(201, 157, 101);
}
.roomsFeaturesIcon {
    background: url(../images/rooms.png) no-repeat 14px center /16px;
}
.locationIcon {
    background: url(../images/compass.png) no-repeat 14px center / 16px;
}
.paymentTermsIcon {
    background: url(../images/payment_terms.png) no-repeat 14px center / 16px;
}
.pictureIcon {
    background: url(../images/pictures.png) no-repeat 14px center / 16px;
}
.directionsLink {
    color: #467fab;
    text-decoration: none;
    font-weight: normal;
    font-size: 11px;
    margin-left: 10px;
    float: left;
}
.hotelInfo .selected {
    background-color: #f4f4f4;
    margin: -1px 0 0 -1px;
    height: 22px;
	color:#e28411 !important;
    line-height: 22px;
}
.hotelInfoContent {
    float: right;
    margin: 5px -1px 0px 0;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    background-image: none;
    background-position: center bottom;
    background-repeat: repeat-x;
    width: 100%;
    padding-left: 5px;
}
.paymentTerms h3 {
    margin-bottom: 0;
    font-size: 100%;
}
.paymentTerms p {
    margin-bottom: 0;
    font-size: 12px;
    color: #444444;
}
#formDetails button {
	height: 35px;
	border:none;
	text-transform:uppercase;
	font-size: 15px;
	width: 150px;
	cursor:pointer;
	padding: 0 !important;
	background-color: #053a59;
	color: #f4f4f4;
	margin-right: 10px;
	line-height: 35px;
	border-radius: 2px;
}

#formDetails button:hover {
	color: #ffffff;
    opacity: 0.8;
}
#confirmBookingForm button {
	height: 35px;
	border:none;
	text-transform:uppercase;
	font-size: 13px;
	width: 135px;
	cursor:pointer;
	padding: 0 !important;
	background-color: #002855;
	color: #ffffff;
	margin-right: 10px;
	line-height: 35px;
	border-radius: 0px;
}
#confirmBookingForm button:hover {
	color: #ffffff;
    opacity: 0.8;
}
.gwt-DialogBox .dialogTopCenterInner {
    -webkit-border-radius: 4px 4px 0px 0px;
    -moz-border-radius: 4px 4px 0px 0px;
    border-radius: 0px;
    text-align: center;
    font-weight: bold;
    height: 36px;
    color: #053a59;
    border: none;
    font-size: 16px;
    line-height: 36px;
    position: relative;
    cursor: move;
    background-color: #ffffff;
    border-bottom: 1px solid #dddddd;
}
#confirmBooking .stayValue {
    color: #053a59 !important;
    font-size: 20px;
    font-weight: bold;
    width: 100%;
    text-align: center;
    margin: 0px auto 0px auto;
}
.ratesRoomInfoDescription {
    background-color: transparent;
}
h2 {
    font-size: 14px;
    font-weight: bold;
}
.ratesRoomInfoDescription h2 {
    margin-bottom: 2px;
    margin-top: 2px;
    float: none;
    color: rgb(201, 157, 101) !important;
    font-weight: 400;
    text-transform: uppercase;
}
.roomOptions {
    float: left;
    width: 110px;
    margin-left: 5px;
    display: none;
}
.roomRates {
    text-align: right;
    float: right;
    width: 300px;
    margin: 3px 0px 0px 0px;
}
.dividerStripeRates {
    background-color: transparent;
}
#formDetails fieldset legend {
font-family: "Open Sans", Arial, Helvetica, Helvetica Neue, Tahoma, Geneva, sans-serif;
    background-color: #c99d65;
    border: 1px solid #dddddd;
    box-shadow: none;
    border-radius: 0pc;
    color: #ffffff;
    font-weight: 400;
    font-size: 13px;
    text-transform: uppercase;
}
.ratesDetailsContent .ratesDetailsContentButton {
    background-color: transparent;
    color: transparent;
    border-radius: 6px;
    border: 1px solid #f4f4f4;
}
.ratesDetailsContent .ratesDetailsContentButton:hover {
    background-color: #015287 !important;
    color: #f4f4f4;
    border-radius: 6px;
    border: 1px solid #f4f4f4;
	opacity: 0.8;
}
.gwt-Image-snap {
    width: 100px;
    height: 32px;
}
#itineraryBar label {
    line-height: 1rem;
}

/**
-----------------------------------------------
PayNow Styling
-----------------------------------------------
**/

.payAmountContainer {
 display: flex;
 flex-direction: column;
 border: 1px #ccc solid;
 float: right;
 width: 300px;
 padding: 20px;
 margin-bottom: 10px;
 align-items: center;
}

.payAmountValueContainer {
 display: flex;
 justify-content: space-evenly;
 width: 100%;
 align-items: baseline;
}

.payAmountButtonContainer {
 display: flex;
 justify-content: space-evenly;
 width: 100%;
 align-items: baseline;
}

.payAmountError {
 color: red !important;
}

/**
-----------------------------------------------
Voucher Styling
-----------------------------------------------
**/

.voucherName {
	background: #f1f1f1 none repeat scroll 0 0;
	border-bottom: 1px solid #ddd !important;
	border-top: 1px solid #ddd !important;
	height: 44px;
	margin-bottom: 5px;
	margin-top: -1px;
	overflow: visible;
	padding: 0 10px 0 0;
	position: relative;
	width: auto;
}

.voucherName h1 {
	color: #444444;
	float: left;
	font-family: Helvetica Neue,Verdana,Arial,sans-serif;
	font-size: 18px;
	font-weight: 700;
	margin: 5px 10px;
	text-shadow: 0 0 #eee;
	text-transform: none;
	line-height: 32px;
	height: 32px;
}

.voucherDescription {
	color: #555555;
	float: left;
	font-size: 0.95rem;
	margin: 8px 10px 20px 10px;
	min-height: 20px;
}

.voucherContent {
	display: flex;
	justify-content: space-between;
}

.voucherContent .leftColumn {
	border-right: 1px dotted #ccc;
	width: 75%;
}

.voucherContent .rightColumn {
	width: 25%;
}

.voucherPrice {
	margin: 8px 2px 0 0;
	text-align: center;
	width: 100%;
}

.voucherPrice h4 {
	color: #777;
	text-align: center;
	width: 100%;
	font-size: 14px;
	text-decoration: line-through;
}

.voucherPrice h5 {
	color: #383838;
	line-height: 20px;
	margin: 0 0 10px;
	text-align: center;
	width: 100%;
	font-size: 20px;
	font-weight: bold;
}

.voucherPrice .standardButton, #purchaseConfirmation .standardButton {
	background: 0;
	background-color: #383838;
	border: medium none;
	border-radius: 6px;
	color: #ffffff;
	font-family: Helvetica Neue,Verdana,Arial,sans-serif;
	line-height: 40px;
	margin-top: 20px;
	text-transform: none;
	height: 40px;
	padding: 0px !important;
	font-size: 1rem;
	width: 80%;
	margin-bottom: 20px;
}

#itineraryContent .standardButton {
	background: 0;
	background-color: #383838;
	border: medium none;
	border-radius: 6px;
	color: #ffffff;
	font-family: Helvetica Neue,Verdana,Arial,sans-serif;
	line-height: 40px;
	text-transform: none;
	height: 40px;
	padding: 0px !important;
	font-size: 1rem;
	width: 80%;
	margin: 25px;
}

.paymentImagePanel {
	display: flex;
	justify-content: center;
	padding: 10px;
}

.noItemsInCartContainer {
	display: flex;
	justify-content: center;
	align-items: center;
	min-height: 200px;
}

.noItemsInCartContainer p {
	color: #666666;
	margin: 0;
}

.noItemsInCartContainer a {
	padding-left: 10px;
	font-weight: bold;
	text-decoration: underline;
	line-height: 18px;
}

#purchaseConfirmation {
	padding-right: 13px;
	padding-left: 13px;
	margin-top: 13px;
}

.purchaseDetails h4, .personalDetails h4 {
	background-image: none;
	background-repeat: repeat-x;
	border: 1px solid #D4D7DA;
	padding-left: 8px;
	padding-bottom: 2px;
	font-weight: bold;
	font-size: 16px;
	margin-bottom: 0px;
	background-color: transparent;
	color: #383838;
	line-height: 30px;
}

.purchaseDetails {
	-webkit-border-radius: 0px 0px 0px 0px;
	-moz-border-radius: 0px 0px 0px 0px;
	border-radius: 0px;
	background-image: none;
	border-color: -moz-use-text-color #D4D7DA #D4D7DA;
	border: none;
	float: left;
	margin-bottom: 0px;
	padding-bottom: 10px;
	width: 480px;
}

.personalDetails table {
	padding: 10px;
}

#purchaseConfirmation strong {
	color: #444;
}

#purchaseConfirmation p {
	color: #666;
}

#purchaseConfirmation p.reservationNumber {
	color: #FF0000;
	font-size: 16px !important;
	font-weight: bold;
}

.voucherDetails {
	width: 100%;
	float: left;
	display: flex;
	justify-content: space-between;
	flex-direction: column;
}

.voucherDetails .voucherContent {
	margin-bottom: 13px;
	border: 1px solid #ddd;
	min-height: 85px;
}

.voucherDetails .leftColumn {
	display: flex;
	justify-content: center;
}

.voucherDetails .rightColumn {
	display: flex;
	justify-content: center;
}

.voucherPrice h4 {
    color: #777;
    text-align: center;
    width: 100%;
    font-size: 14px;
    text-decoration: line-through;
    margin-bottom: 2px;
}

.voucherDetails h5 {
	margin: 0;
}

.voucherButtons {
	display: flex;
	justify-content: center;
	align-items: center;
	flex-direction: column;
}

.voucherButtons button {
	max-width: 250px;
}

.gwt-Image-snap {
    border-radius: 2px 2px 2px 2px;
    /* margin-left: 20px; */
    margin-top: 5px;
    height: 40px !important;
}