#secondaryContainer h4 {
    color: #05374e;
    font-size: 18px;
    font-weight: bold;
    text-transform: capitalize;
    padding: 0 0 5px 10px;
}

.hotelList h3, .hotelList h4, .hotelList h5 {
    padding: 5px 5px 0;
}

#filterGroupHeading {
    margin: 15px 0 0;
}

div.destinationSelection {
    padding: 0;
}
.filterHeading span {
    /*font-size: 13px; */
    display: inline;
    text-transform: uppercase;
}

.resetFilters a {
    color: #529faf;
}

#leftNavitems {
    padding: 0;
}

#leftNavitems.secondaryContentBox {
    width: auto;
    padding: 0 5px 10px;
    border-bottom: 1px dotted #999999;
}

#filterPanel {
    padding: 40px 8px 10px;
}

div.destinationSelection .customDhtmlSelect .dhtmlSelectTrigger,
div.destinationSelection .inactiveSelect .dhtmlSelectTrigger {
    width: 156px;
    border: 1px solid #b8b49d;
}

#contentArea h3 {
    margin-left: 5px;
}

#contentArea .hotelList div.region div.country h4 {
    margin-left: 0;
    text-transform: uppercase;
}

#leftNavitems div.destinationSelection .customDhtmlSelect ul {
    background: #ffffff;
    min-width: 168px;
    border: 2px solid #05374E
}

#leftNavitems div.destinationSelection .customDhtmlSelect ul li a:hover {
   color: #529FAF;
}

.toolTip div.container {
    background: #FFFFFF;
    text-align: left;
    padding: 10px;
}

div.filterHelp h4 {
    margin: 20px 0 0 0;
    text-align: left;
    background-color: #FFFFFF;
}

div.filterHelp .toolTipClose {
    background:url("/fourpoints/images/icons/toolTipClose.png") no-repeat scroll right center transparent;
    color:#FFFFFF;
    font-size: 12px;
    text-decoration: none;
    padding-right: 13px;
    margin: 2px 0 0 5px;
}

.toolTip .toolTipClose {
    padding-top: 0;
}

.toolTip {
    z-index: 500;
}

div.filterHelp {
    background-color: #05374E;
    border: solid #05374E;
    border-width: 2px 6px 6px 6px;
}

div.filterHelp p {
    padding: 0;
    margin: -10px;
}

div.brandHelpFrame {
    height: 267px;
}

.brandHelpFrame .container .bracketdiv .popdiv {
    top: 0;
}

.popdiv a,
.popdiv a:link,
.popdiv a:active,
.popdiv a:hover,
.popdiv a:visited {
    color: #529faf;
}

*html div.categoryHelp div.container {
    margin: 0;
}

.dateSorted {
    background-color: #E2F5F6;
    border: 1px solid #789FAD;
    margin: 10px 0;
    padding: 0 0 5px;
}

#viewNavContainer {
    background-color: #9cc4c8;
    padding-bottom: 20px;
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
}

#viewNavContainer ul {
    background: #fff;
    padding-bottom: 25px;
    border-bottom: 1px solid #9CC4C8;
}

*html #viewNavContainer ul {
    padding-bottom: 27px;
}

.hotelCountHeading {
    margin-top: 10px;
}

#detailView .propertyName {
    font-size: 14px;
}

#listView .propertyName {
    font-size : 11px;
}

.propertyDetail {
    font-size: 11px;
}

#viewNavContainer li.viewNav {
    background: #cae1e2;
    border-radius: 4px 4px 0 0;
    -moz-border-radius: 4px 4px 0 0;
    -webkit-border-radius: 4px 4px 0 0;

    padding: 5px 30px;
}

#viewNavContainer .viewNav a {
    color: #1e3d4f;
    line-height: 14px;
}

#detailView div.property {
    border-top: 1px dotted #999999;
    margin: 0;
    padding: 5px 10px 15px;
}

.arrow {
    display: none;
}

#viewNav-detail a {
    background: transparent url(/fourpoints/images/directory/detail_icon.gif) no-repeat left center;
}

#viewNav-list a {
    background: transparent url(/fourpoints/images/directory/list_icon.gif) no-repeat left center;
}

#viewNav-map a {
    background: transparent url(/fourpoints/images/directory/map_icon.gif) no-repeat left top;
}

#viewNavContainer li.selected {
    background: #9cc4c8;
    border-bottom: 1px solid #9cc4c8;
    margin-top: 0;
    padding: 5px 30px;
}

#nextOpeningHotel {
    color: #05374E;
    font-weight: normal;
    margin-left: 10px;

}

#filterGroups li a:link, #filterGroups li a:hover, #filterGroups li a:visited {
    text-decoration: underline;
    font-size: 11px;
}

#hotelCountContainer {
    padding: 0 10px 0;
    height:auto;
}

#bottomNavigationPanel .advancedSearchLink {
    display: none;
}

#bottomNavigationPanel .SWHotelDirectoryLink {
    background: url("/fourpoints/images/directory/newpropdot_white.gif") no-repeat scroll left center transparent;
}

#bottomNavigationPanel .SWHotelDirectoryLink span {
    display: none;
}

#bottomNavigationPanel .SWHotelDirectoryLink {
    background: url("/fourpoints/images/directory/optionsArrow_1.gif") no-repeat scroll right center;
    padding-right: 10px;
}

#nextOpeningHotel span {
    font-weight: bold;
    color: #529FAF;
}

#hotelCountContainer .newHotelsLink {
    *margin-top: -12px;
}

#hotelCountContainer .newHotelsLink a {
    background: url("/fourpoints/images/directory/newpropdot_white.gif") no-repeat scroll left center transparent;
}

#newPropertyLegend span {
    background: url("/fourpoints/images/directory/newpropdot_white.gif") no-repeat scroll left center transparent;
}

.hotelList div.region div.country h4 {
    background: #cae1e2;
    color: #05374e;
    font-size: 11px;
    padding: 5px 10px;
    margin : 0;
}

.hotelList .state h5 {
    text-transform: capitalize;
    padding: 5px 0;
    font-size: 12px;
}

#listView div.property {
    padding: 2px 10px;
}

#filterGroups ul.filterGroup {
    margin: 5px;
}

#filterGroups .filterGroup li {
    padding-left: 15px;
}

#filterGroups .filterGroup li.checkedFilter {
    background: url("/fourpoints/images/icons/fp_ico_check.gif") no-repeat scroll left top transparent;
}

.hotelList .property div.propertyInfo.newProperty {
    background: url("/fourpoints/images/directory/newpropdot_white.gif") no-repeat scroll left top transparent;
}

#contentArea .specialCondition p {
    margin: 10px 0;
}

#detailView .propertyInfo {
    width: 400px;
}

#detailView .propertyInfo .propertyDetail {
    width: 285px;
    _width: 255px;
}

#detailView .propertyInfo .detailThumb {
    padding:5px 10px 0 0;
}

#detailView .propertyDetail .spgCategory, #detailView .propertyDetail .propertyContact {
    font-style: normal;
}

.hotelList .property div.ctylbl {
    width: 150px;
    font-size: 11px;
}

.destinationSelection .dhtmlSelectTrigger {
    background: #fff url(/fourpoints/images/directory/optionsArrow_2.gif) no-repeat 100% top;
    padding-left: 14px;
}

#detailView.hotelList .property .propertyOptions .hotelLink a,
.hotelList .property .propertyOptions .bookNowLink {
    background: transparent url(/fourpoints/images/directory/optionsArrow_1.gif) no-repeat 100% top;
    padding-right: 12px;
    font-size: 11px;
}

.hotelList .property div.propertyOptions .dhtmlSelectTrigger {
    color: #529FAF;
    background: transparent url(/fourpoints/images/directory/optionsArrow_2.gif) no-repeat right top;
    padding-right: 14px;
    font-size: 11px;
}
.hotelList .property .propertyOptions.dhtmlSelect ul li a  {
    font-weight: bold;
}
#leftNavitems ul li a {
    padding: 4px 5px 4px 15px;
    font-size: 11px;
}

#bottomNavigationPanel {
    background: #ddebec;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    margin:  12px;
    padding: 10px 15px;
    overflow: auto;
}

#hotelNameSearch #hotelDirectorySearchForm h4 {
    font-size: 14px;
    padding-left: 0;
}

.brandHelpFrame .container .bracketdiv {
    height: 247px;
}

.brandHelpFrame .container .bracketdiv .popdiv {
    height: 246px;
    width: 560px
}

body .VE_Pushpin_Popup_Body .address {
    width: 100% !important;
}

#detailView .propertyInfo .propertyDetail .specialOffersLinkContainer a {
    background: transparent url(/fourpoints/images/directory/optionsArrow_1.gif) no-repeat 100% top;
    padding-right: 12px;
}

#detailView .propertyInfo .propertyDetail .specialOffersLinkContainer a:hover,
.resetFilters a:hover,
#hotelCountContainer .newHotelsLink a:hover {
   text-decoration: underline;
}

.hotelList .property .propertyOptions.dhtmlSelect ul {
    border: solid #05374E;
    border-width: 25px 2px 2px;
    top: -4px;
    width: 160px;
}

.hotelList .property div.show .dhtmlSelectTrigger {
    color: #FFF;
    background: url(/fourpoints/images/icons/arrowDownWhite.gif) center right no-repeat;
    padding-right: 10px;

}


/* override all selector & classes from mapcontrol css only for hotel directory maps*/
#mapContainer {
    height: 557px !important;
}

#openHotMap{
    height: 510px !important;
    background: #cde2e6 !important;
    width: 745px !important;
}

.MSVE_LogoContainer, .MSVE_LogoContainer_active {
    height: 100px !important;
}

.MSVE_ScaleBarLabelFg, .MSVE_ScaleBarLabelFgInv,
.MSVE_ScaleBarBg,.MSVE_ScaleBarLabelBg, .MSVE_ScaleBarLabelFgInv {
    bottom: 70px !important;
}

.MSVE_ScaleBarFg {
    bottom: 71px !important;
}

.MSVE_CopyrightBackground {
    bottom: 60px !important;
}

.MSVE_CopyrightForeground {
    bottom: 61px !important;
}

#addLocationBox {
    position: relative;
    z-index: 200;
    background: #fff;
    border: 1px solid #d7d7d7;
}

/*MSVE Map */
.clusterPushPin5 {
    background: url(/fourpoints/images/virtualEarth/pin5.gif) no-repeat top left !important;
}

.clusterPushPin4 {
    background: url(/fourpoints/images/virtualEarth/pin4.gif) no-repeat top left !important;
}

.clusterPushPin3 {
    background: url(/fourpoints/images/virtualEarth/pin3.gif) no-repeat top left !important;
}
.clusterPushPin2 {
    background: url('/fourpoints/images/virtualEarth/pin2.gif') no-repeat top left !important;
}
.clusterPushPin1 {
    background: url('/fourpoints/images/virtualEarth/pin.gif') no-repeat top left !important;
}

.clusterNewPushPin5 {
    background: url(/fourpoints/images/virtualEarth/newPropPushPin5.gif) no-repeat top left !important;
}

.clusterNewPushPin4 {
    background: url(/fourpoints/images/virtualEarth/newPropPushPin4.gif) no-repeat top left !important;
}

.clusterNewPushPin3 {
    background: url(/fourpoints/images/virtualEarth/newPropPushPin3.gif) no-repeat top left !important;
}
.clusterNewPushPin2 {
    background: url('/fourpoints/images/virtualEarth/newPropPushPin2.gif') no-repeat top left !important;
}
.clusterNewPushPin1 {
    background: url('/fourpoints/images/virtualEarth/newPropPushPin1.gif') no-repeat top left !important;
}




