/**** NEW OPENHOT ****/

#bodyContainer #leftContainer #leftNavitems {
    min-height: 0;
}

.propertyList.show, .property.show {
    display: block;
}

#directoryLoadingMessage {
    display: none;
}

.loading #directoryLoadingMessage {
    display: block;
}

.loading .propertyList, .loading .property {
    display: none;
}

.destinationSelection div.customDhtmlSelect {
    margin: 4px 0;
    position: relative;
}

.destinationSelection .dhtmlSelectTrigger {
    display: block;
    cursor: pointer;
    cursor: hand;
    padding: 2px 4px;
    zoom: 1;
}

.destinationSelection .dhtmlSelectTrigger span {
    display: block;
    padding: 1px 3px;
    cursor: pointer;
    cursor: hand;
}

.destinationSelection ul li {
    z-index: 900;
}

.destinationSelection ul {
    margin: 0 !important;
    padding: 2px;
    display: none;
    position: absolute;
    min-width: 203px;
    max-height: 215px;
    overflow-x: hidden;
    z-index: 800;
    top: 20px;
}

* html .destinationSelection ul, * html .destinationSelection .dhtmlSelectTrigger {
    width: 135px;
}

* html #leftNavitems .destinationSelection ul li {
    height: 10px;
}

* html .destinationSelection ul li a {
    display: block;
    width: 100%;
}

.destinationSelection ul.longList {
    overflow-y: scroll;
}

* html .destinationSelection ul.longList {
    height: 196px;
}

.destinationSelection .show {
    z-index: 100;
}

.destinationSelection .show ul {
    display: block;
}

.destinationSelection ul li {
    list-style-type: none;
    margin: 0 !important;
    zoom: 1;
}

.destinationSelection ul li.regainHeader {
    padding: 1px 5px;
}

.destinationSelection ul li a {
    display: block;
    padding: 1px 5px;
    text-decoration: none !important;
    white-space: nowrap;
}

p.noResultsMessage {
    margin: 25px 0;
}

#viewNavContainer.noProperties {
    margin-top: 20px;
}

#viewNavContainer ul {
    margin: 0;
    padding: 0;
}

#viewNavContainer li {
    margin-right: 5px;
}

#viewNavContainer li.viewNav a {
    padding-left: 16px;
    text-decoration: none;
}

#viewNavContainer li.viewNav#viewNav-map a {
    padding-left: 28px;
}

#nextOpeningHotel span a {
    text-decoration: none;
}

#nextOpeningHotel {
    font-weight: bold;
    padding: 15px 0 30px 0;
}

#hotelCountContainer {
    padding: 20px;
    height: 30px;
}

#hotelCountContainer .hotelCountHeading .hotelCountSpacer{
    float:left;
}

#hotelCountContainer .newHotelsLink, #hotelCountContainer .seeAllHotelsLink {
    float: right;
    font-size: 14px;
    font-weight: bold;
}

#hotelCount {
    padding-right: 3px;
}

.seeAllHotelsLink a:link, .seeAllHotelsLink a:visited, .seeAllHotelsLink a:hover,
.resetFilters a:link, .resetFilters a:visited, .resetFilters a:hover,
.newHotelsLink a:link, .newHotelsLink a:visited, .newHotelsLink a:hover {
    text-decoration: none;
}

#regionGroupHeading h4 {
    float: left;
    margin: 0;
}

#filterGroups .filterGroup li {
    padding: 0 0 0 10px
}

.filterHeading {
    padding: 3px 0 3px 10px;
    font-weight: bold;
    position: relative;
}

.filterHeading span {
    width: 115px;
    display: block;
}

#filterGroups .filterHeading span.toolTipTrigger {
    width: 20px;
    float: right;
    display: block;
    position: absolute;
    right: 0;
    top: 3px;
}

*html #filterGroups .filterHeading span.toolTipTrigger {
    right: 15px;
}

#filterGroupHeading {
    margin: 7px 0;
}

#filterGroupHeading h4 {
    margin: 0;
    display: inline;
    float: left;

}

#filterGroupHeading span.toolTipTrigger {
    width: 20px;
    float: left;
}

#filterGroupHeading span.toolTipTrigger img {
    float: none;
    padding-right: 0;
}

.resetFilters {
    float: right;
}

#filterPanel {
    padding: 24px 10px 10px;
}

#filterPanel li {
    list-style: none;
}

#filterPanel div.filterGroup {
    padding-left: 0;
    margin: 5px 0;
}

#viewNavContainer li.viewNav {
    float: left;
    list-style-image: none;
    list-style-position: outside;
    list-style-type: none;
    padding: 5px 15px;
}

#viewNavContainer li.selected {
    font-weight: bold;
    padding: 10px 15px;
    margin-top: -10px;
}

* html #viewNavContainer li.viewNav {
    position: relative;
    top: 2px;
}

/****** list styling ***/
#listView .property .dhtmlSelect {
    position: relative;
}

.hotelList .property .propertyOptions .bookNowLink {
    font-weight: bold;
    padding-right: 7px;
    text-decoration: none;
}

#detailView.hotelList .property .propertyOptions .hotelLink a {
    font-weight: bold;
    padding-right: 7px;
    text-decoration: none;
}

.hotelList .property div.propertyOptions .dhtmlSelectTrigger {
    padding-right: 7px;
    font-weight: bold;
    cursor: pointer;
    cursor: hand;
}

*html #detailView.hotelList .property div.propertyInfo {
    width: 360px;
}

#listView.hotelList .property div.propertyInfo .propertyLink {
    float: left;
}

#listView.hotelList .tnCntnr {
    float: left;
    padding-right: 5px;
}

.hotelList .property div.propertyInfo {
    float: left;
    width: 350px;
    padding-left: 15px;
}

*html .hotelList .property div.propertyInfo {
    width: 360px;
}

.hotelList .property div.ctylbl {
    width: 70px;
    padding-right: 20px;
    float: left;
    overflow: hidden;

}

.hotelList .property div.propertyOptions {
    float: left;
    padding-left: 10px;
    width: 90px;
}

.hotelList .property div.propertyOptions .notBookable {
    font-style: italic;
}

.hotelList .property div.propertyOptions ul li {
    list-style: none;
}

.hotelList .property div.propertyOptions ul {
    padding: 0;
    margin: 0;
}

* html .hotelList h3, * html .hotelList h4, * html .hotelList h5 {
    height: 1%;
}

.hotelList div.state {
    margin: 10px 0;
}

.hotelList div.property {
    padding: 5px 15px;
}

.hotelList h3, .hotelList h4, .hotelList h5 {
    font-weight: bold;
    padding: 3px 15px;
}

.hotelList .country h4 {
    margin: 0 15px;
    padding: 8px 0 8px;
}

.hotelList .state h5 {
    padding: 3px 0 0 15px;
    margin: 0;
    font-weight: bold;
    font-size: 11px;
}

#listView .propertyInfo .detailThumb, #listView .propertyInfo .propertyDetail {
    display: none;
}

#listView div.property {
    border-bottom: none;
}

#detailView .propertyInfo {
    width: 340px;
}

#detailView .propertyInfo .detailThumb {
    width: 85px;
    padding: 5px 5px 0 0;
    float: left;
    height: 57px;

}

#detailView .propertyInfo .propertyDetail {
    float: left;
    width: 250px;
}

#detailView div.property {
    margin: 0 15px;
    padding: 5px 0 15px;
}

#detailView .propertyDetail .propertyAddress1,
    #detailView .propertyDetail .propertyAddress2,
    #detailView .propertyDetail .spgCategory,
    #detailView .propertyDetail .propertyContact {
    font-style: italic;
}

#detailView .propertyDetail .spgCategory,
    #detailView .propertyDetail .propertyContact {
    display: inline;
}

#mapView {
    display: none;
}

/** Options */

.hotelList .property. propertyOptions.dhtmlSelect .dhtmlSelectTrigger {
    display: block;
    cursor: pointer;
    cursor: hand;
}

.hotelList .property .propertyOptions.dhtmlSelect .dhtmlSelectTrigger span {
    display: block;
    padding: 1px 3px;
    cursor: pointer;
    cursor: hand;
    z-index: 0;
}

.hotelList .property .propertyOptions.dhtmlSelect ul {
    margin: 0 !important;
    padding: 2px;
    display: none;
    position: absolute;
    max-height: 196px;
    overflow-x: hidden;
    z-index: 999;
    top: 20px;
    left: 0;
}

.hotelList .property div.dhtmlSelect.show ul li {
    z-index: 900;
}

.hotelList .property .propertyOptions.dhtmlSelect ul.longList {
    overflow-y: scroll;
}

* html .hotelList .property .propertyOptions.dhtmlSelect ul.longList {
    height: 196px;
}

.hotelList .property .propertyOptions.dhtmlSelect.show ul {
    display: block;
}

.hotelList .property .propertyOptions.dhtmlSelect ul li {
    list-style-type: none;
    margin: 0 !important;
}

.hotelList .property .propertyOptions.dhtmlSelect ul li.regainHeader {
    padding: 1px 5px;
}

.hotelList .property .propertyOptions.dhtmlSelect ul li a {
    display: block;
    padding: 1px 5px;
    text-decoration: none !important;
    white-space: nowrap;
}

.filterHeading .subHeading {
    display: none;
}

#newPropertyLegend {
    margin: 10px;
}

#newPropertyLegend span {
    padding-left: 15px;
}

#filterGroups {
    margin-top: 5px;
}

#filterGroups ul.filterGroup {
    padding-left: 0;
    margin: 4px 0;
}

#bottomNavigationPanel .advancedSearchLink {
    padding: 3px 0;
    text-align: right;
}

#bottomNavigationPanel .SWHotelDirectoryLink {
    padding: 3px 0;
    text-align: right;
}

#hotelNameSearch #hotelDirectorySearchForm .buttonFormContainer {
    float: right;
    margin: 15px 0;
}

#hotelNameSearch #hotelDirectorySearchForm .searchBlock {
    padding-top: 10px;
}

#directoryContainer {
    padding-bottom: 15px;
}

#hotelNameSearchForm .actionButton.right {
    margin: 10px 0;
}

#detailView .propertyInfo .propertyDetail .specialOffersLinkContainer a {
    font-weight: bold;
    padding-right: 18px;
    text-decoration: none;

}

#detailView .propertyInfo .propertyDetail .sellingFeature, #detailView .propertyInfo .propertyDetail .sellingFeatureOffer {
    padding-top: 10px;
}

#detailView .propertyInfo .propertyDetail {
    padding-top: 3px;
}

#detailView.hotelList .property .propertyOptions .hotelLink {
    padding-bottom: 10px;
}

#detailView.hotelList .property .propertyOptions .hotelLink a {
    font-weight: bold;
    padding-right: 7px;
    text-decoration: none;
}

/* tool tips */
.toolTipTrigger {
    cursor: pointer;
    cursor: hand;
    margin: 0 2px;
    width: auto;
}

.toolTipTrigger img {
    position: relative;
    padding-right: 5px;
    float: right;
}

.whereQuestion .toolTipTrigger img {
    position: static;
}

h1 .toolTipTrigger img {
    top: 1px;
}

.standardToolTipImage {
    display: inline;
}

.toolTipImage {
    vertical-align: text-bottom;
    width: 14px;
    height: 14px;
}

.toolTip {
    z-index: 50;
    cursor: auto;
    width: 194px;
    position: absolute;
    top: 0;
    left: 0;
    display: none;
    border: 1px solid;
}

.toolTipShowing {
    display: block;
}

.toolTip .toolTipClose {
    cursor: pointer;
    cursor: hand;
    font-size: 10px;
    font-weight: bold;
    text-decoration: underline;
    float: right;
    padding: 3px 5px 0 3px;
}

.toolTip h4 {
    font-size: 11px;
    font-weight: bold;
    padding: 5px 8px;
}

.toolTip h5 {
    margin: 8px 8px 0 8px;
    font-size: 11px;
    font-weight: bold;
}

/*.toolTip div.container{
    margin:0 8px 8px 8px;
}*/

.tnCntnr {
    float: right;
    padding-left: 3px;
    padding-right: 5px;
}

div.destinationSelection {
    padding: 4px 0 10px;
}

.destinationSelection .inactiveSelect {
    margin: 4px 0;
    position: relative;
}

#filterPanel .destinationSelection .inactiveSelect span.dhtmlSelectTrigger {
    opacity: 0.5;
    filter: alpha(opacity=50);
    cursor: auto;
    pointer: auto;
    background-color: #FFFFFF;
    zoom: 1;
}

.amenityFilterHelp .container {
    margin-top: 20px;
    height: 200px;
    overflow-y: scroll;
}

.amenityFilterHelp .container .categorySection .categorySectionName {
    font-weight: bold;
}

.amenityFilterHelp .container .categorySection {
    padding: 3px 0;
}

.filterOptionsHelp.toolTip div.container, .amenityFilterHelp div.container {
    margin: 20px 0 0 0;
}

#filterGroups li a:link, #filterGroups li a:hover, #filterGroups li a:visited {
    font-weight: normal;
    text-decoration: none;
}

#filterGroups .filterGroup li.checkedFilter a {
    font-weight: bold;
}

div.brandHelpFrame {
    height: 220px;
    width: 560px;
}

div.brandHelp div.container {
    padding: 0;
}

.brandHelpFrame .container .bracketdiv {
    background-color: #FFFFFF;
    margin-top: 20px;
    position: static;
    height: 200px;
    padding: 0;
}

.brandHelpFrame .container .bracketdiv .popdiv {
    border: none;
    overflow-y: scroll;
    height: 195px;
}

.brandHelpFrame .container #closeButton {
    display: none;
}

/* zoom image */
.zoomThumb {
    cursor: pointer;
    cursor: hand;
}

.zoomImage {
    cursor: pointer;
    cursor: hand;
    z-index: 5;
    position: absolute;
    display: none;
}

.zoomImageShowing {
    display: block;
}

/*MSVE Styles for Map Cruncher */

body .VE_Pushpin_Popup_Body .address {
    margin: 0 !important;
}

body .VE_Pushpin_Popup_Body .thumbnailImg {
    margin: 0 10px 0 0 !important;
}

#VE_MapCruncher_legend_box {
    display: none !important;
}

#dashboard .mapControls {
    top: 0;
    left: 0;
    z-index: 99;
}

.ero-leftBeak {
    margin: -2px 0 0 3px !important;
}

.ero-progressAnimation {
    visibility: hidden !important;
}

.MSVE_ImageTile {
    z-index: 10 !important;
}

.pushPin {
    z-index: 3000;
}

/* add location container */
#addLocationBox {
    padding: 8px 12px;
}

#addLocationBox .addLocation, #addLocationBox .actionButton {
    float: left;
    position: relative;
    margin-right: 10px;
}

#addLocationBox form label, #addLocationBox form #customAddress {
    margin-top: 3px;
}

#addLocationBox .addLocation input {
    margin-left: 8px;
}

#addLocationBox form #customAddress {
    width: 150px;
}

#addLocationBox .hasDefaultText {
    color: #aaaaaa;
}

/* end location container */

/*MSVE Styles for Map Cruncher End

/* map threshold */
#thresholdMap, #thresholdDetail {
    position: relative;
}

.thresholdMessaging .thresholdHeader {
    font-size: 17px;
}

.thresholdMessaging {
    position: absolute;
    padding: 30px 25px;
    width: 490px;
}

.thresholdMessaging .thresholdArrow {
    text-align: center;
}

.thresholdMessaging .thresholdMessage div {
    margin: 20px 0;
}

/* Loading Message for Map  Styles */

#openHotLoadingMessage {
    border: none;
    color: #FFFFFF;
    display: none;
    font-size: 17px;
    font-weight: bold;
    position: absolute;
    width: auto;
    z-index: 1210;
}

#openHotLoadingMessage #loadingAnimation {
    height: 15px;
    padding: 14px;
    width: 75px;
}

#maskingDiv {
    display: none;
    height: 400px;
    left: 0;
    opacity: 0.5;
    position: absolute;
    top: 0;
    z-index: 1029;
    background-color: #FFFFFF;
}

.vcard .fn {
    display: none;
}

.destinationSort {
    padding-right: 4px;
}

.dateSort {
    padding-left: 4px;
}

#newHotelsMapDisclaimer {
    margin: 10px;
}

h4.dirHeader, span.dirHeader {
    text-transform: uppercase;
}