#primaryContainer{
    font-size: 11px;
}

#mastHeadContainer {
    background-image:url("/element/images/mastHead/directoryMastHdBg.jpg");
    background-color:white;
    background-position:top right;
    background-repeat:no-repeat;
}
/*Section header image*/
#mastHeadContainer #sectionHeaderContainer {
    background-image:url("/element/images/mastHead/directorySectionHdBg.jpg");
    background-position:top left;
    background-repeat:no-repeat;
}

h1, h2{
    font-size: 26px;
    font-weight: normal;
    padding: 0;
    margin-bottom: 10px;
}

h3{
    font-size:14px;
    margin: 10px 0;
}

#filterPanel {
    padding: 0;
}

#filterPanel #leftNavitems {
    margin: 0;
} 

#filterPanel h4, #hotelDirectorySearchForm h4 {
    font-size: 14px;
    font-weight: normal;
    margin: 0;
}

.resetFilters {
    font-size: 12px;
    font-weight: bold;
}
* html .resetFilters {
    float: none;
    text-align: right;
}

#filterPanel a.filter {
    text-decoration: underline;
}

.filterHeading {
    padding: 10px 0 3px 0;
}

.filterHeading span {
    color: #606060;
    float: left;
    width: inherit;
}

#bottomNavigationPanel .SWHotelDirectoryLink {
    border-top: 1px solid #ddd7c5;
    font-size: 12px;
    font-weight: bold;
    text-align: left;
    padding-top: 15px;
}

.destinationSelection .dhtmlSelectTrigger {
    background: #FFFFFF url( /element/images/directory/destination_bkgd.gif ) no-repeat scroll right center;
    padding-left: 8px;
    font-size: 11px;
}

.arrow{
    display:none;
}

#viewNavContainer a {
    color: #72756d;
    font-size: 12px;
}

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

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

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

#viewNav-detail.selected a {
    color: #72756d;
    background: transparent url( /element/images/directory/detail_icon_active.gif ) no-repeat left top;
}

#viewNav-list.selected a {
    color: #72756d;
    background: transparent url( /element/images/directory/list_icon_active.gif ) no-repeat left top;
}

#viewNav-map.selected a {
    color: #72756d;
    background: transparent url( /element/images/directory/map_icon_active.gif ) no-repeat left top;
}

#viewNavContainer li.selected {
    margin-top: -6px;
}

#viewNavContainer li.viewNav {
    border-bottom: none;
    padding-bottom: 10px;
    background-color: #d1dbbf;
}

#viewNavContainer .viewNav.selected {
    background-color: #ffffff;
    padding-top: 10px;
    padding-bottom: 10px;
    font-size: 14px;
}

#viewHotelContainer {
    background-color: #e5edd6;
    padding: 14px;
}

#hotelCountContainer {
    background-color: #ffffff;
}

#filterGroups .filterGroup {
    clear: both;
}

#filterGroups .filterGroup li {
    padding: 0 0 0 13px;
}

#filterGroups .filterGroup li.checkedFilter {
    background: transparent url( /element/images/directory/filterCheck.gif ) no-repeat center left;
}

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

#filterGroups .filterGroup li a,
    #filterGroups .filterGroup li a:active,
    #filterGroups .filterGroup li a:link {
    font-weight: normal;
}

.filterHelp {
    background-color: #313131;
    text-align: left;
    border-bottom: 3px solid black;
    z-index: 100;
}

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

#filterGroups .filterHeading span.toolTipTrigger {
    position: inherit;
    float: left;
}

.filterHelp div.container {
    background-color: #F1EDE4;
    padding: 10px;
}

.filterHelp h4 {
    margin: 0;
}
div.brandHelpFrame {
    padding-bottom:0;
    padding-right:0;
}
.filterGroup span.noFilterResult {
    color: #909090
}

#leftNavitems div.destinationSelection .customDhtmlSelect ul li a:hover {
    font-weight: bold;
}

#leftNavitems div.destinationSelection .customDhtmlSelect ul li a {
    background-color: #e5edd6;
    font-weight: normal;
    font-size: 11px;
    padding: 1px 5px 1px 11px;
    width: 187px;
}

#leftNavitems div.destinationSelection .customDhtmlSelect ul {
    padding: 2px;
    background-color: #FFFFFF;
    border: 1px solid #dcd9d5;
    position: absolute;
    top: 18px;
}

.hotelList .property div.propertyInfo {
    width: 304px;
}

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

#hotelCountContainer .newHotelsLink a {
    background: transparent url( /element/images/directory/seeNewHotelsDot.gif ) no-repeat scroll left center;
    padding-left: 20px;
}

#newPropertyLegend span {
    background: transparent url( /element/images/directory/seeNewHotelsDot.gif ) no-repeat scroll left top;
}

.propertyList div.country {
    background-color: #ffffff;
    border: 2px solid #ffffff;
    border-bottom: 0;
}

.dateSorted {
    margin-top: 5px;
    border: 2px solid #EDE9DD;
    padding: 5px;
}

.propertyList div.country.lastCountry {
    border-bottom: 2px solid #EDE9DD;
}

#detailView div.property {
    border-bottom: 1px solid #d9e0d8;
}

.hotelList .state h5 {
    font-size: 12px;
}

.hotelList .country h4 {
    background-color: #f2f6ea;
    margin: 0;
    padding: 5px;
    font-size: 12px;
}

.hotelList h3 {
    color: #70665d;
    margin: 0;
    padding-bottom: 8px;
    padding-left: 0;
}

#detailView.hotelList .property .propertyInfo .propertyDetail .specialOffersLinkContainer a {
    background: transparent url( /element/images/directory/optionsArrow_1.gif ) no-repeat scroll right center;
}

div.propertyOptions {
    text-transform: lowercase;
}

.hotelList .property div.propertyOptions .dhtmlSelectTrigger {
    background: transparent url( /element/images/directory/optionsArrow_2.gif ) no-repeat center right;
    color: #78a22f;
    padding: 4px 14px 4px 0;
}

.hotelList .property .propertyOptions.dhtmlSelect ul {
    left: 10px
}

#listView, #detailView {
    background-color: #e5edd6;
    margin-top: 10px;
    padding: 17px 14px;
}

div.property {
    background-color: #ffffff;
}

#listView .property div.propertyOptions ul {
    background-color: #e5edd6;
    border-bottom: 3px solid #d1dbbf;
}

*+html #listView .property div.propertyOptions ul {
    width: 160px;
}

/*MSVE Map Stuff*/

#mapContainer {
    margin-left: 13px;
    margin-top: 10px !important;
    border: 1px solid #d9e0d8 !important;
}

#openHotMap {
    background-color: #bfd5b2 !important;
    position: relative;
}

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

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

.clusterPushPin3 {
    background: url( /element/images/virtualEarth/pin3.gif ) no-repeat top left !important;
}

.clusterPushPin2 {
    background: url( '/element/images/virtualEarth/pin2.gif' ) no-repeat top left !important;
}

.clusterPushPin1 {
    background: url( '/element/images/virtualEarth/pin.gif' ) no-repeat top left !important;
}

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

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

.clusterNewPushPin3 {
    background: url( /element/images/virtualEarth/newPropPushPin3.gif ) no-repeat top left !important;
}

.clusterNewPushPin2 {
    background: url( '/element/images/virtualEarth/newPropPushPin2.gif' ) no-repeat top left !important;
}

.clusterNewPushPin1 {
    background: url( '/element/images/virtualEarth/newPropPushPin1.gif' ) no-repeat top left !important;
}

/* add location */
#addLocationBox {
    background-color: #d9e0d8;
    color: #72756d;
}

#addLocationBox .actionButton {
    padding: 0 0 0 10px;
    background: url(/element/images/arrowmark.gif) center left no-repeat;
}

#addLocationBox .actionButton button {
    border: none;
    background: none;
    text-transform: lowercase;
    color: #78a22f;
    padding: 1px 14px 1px 3px;
}

#addLocationBox form label {
    margin-top: 0;
    font-size: 12px;
    color: #72756d;
}
#addLocationBox form #customAddress {
    margin-top: 0;
    color: #848484;
}

/* end add location */

/*MSVE Map Stuff End*/

#thresholdMap {
    height: 410px;
    width: 665px;
    background: transparent url( /element/images/directory/map.jpg ) no-repeat top left;
    margin-top: 10px;
}

.thresholdMessaging {
    top: 100px;
    left: 35px;
    background-color: #78a22f;
    color: #FFFFFF;
}

#detailView .thresholdMessaging, #listView .thresholdMessaging {
    position: static;
    width: inherit;
}

/* Loading Message for Map  Styles */
#openHotLoadingMessage {
    background-color: #313131;
    color: #FFFFFF;
    left: 200px;
    position: absolute;
    top: 160px;
    z-index: 1210;
}

#openHotLoadingMessage #loadingRightBackground p {
    padding: 15px 20px 0 105px;
}

#loadingAnimation {
    background: #313131 url( /element/images/directory/loadingAnimation.gif ) no-repeat scroll 10px center;
    margin-top: -37px;
}

#maskingDiv {
    width: 665px;
}

/*      Loading Message End */

.toolTip .toolTipClose {
    position: relative;
    top: -4px;
    background-color: #313131;
    padding-right: 18px;
    color: #ac875a;
    text-decoration: none;
}

#detailView .tnCntnr {
    display: none;
}

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

#detailView.hotelList .property .propertyOptions .hotelLink a {
    white-space: nowrap;
}

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

.hotelList .property .propertyOptions.dhtmlSelect ul li a,
.hotelList .property .propertyOptions.dhtmlSelect ul li a:visited {
    color: #898d82;
}

.hotelList .property .propertyOptions.dhtmlSelect ul li a:hover,
.hotelList .property .propertyOptions.dhtmlSelect ul li a:visited:hover {
    color: #8eb150;
}

.hotelCountHeading span, #nextOpeningHotel {
    font-size: 12px;
}

#nextOpeningHotel span a {
    background: transparent url( /element/images/directory/optionsArrow_1.gif ) no-repeat scroll right center;
    padding-right: 15px;
}

.amenityFilterHelp .container {
    width: 174px;
}

#leftNavitems  ul li {
    text-transform: none;
}

#directoryContainer h4 {
    text-transform: uppercase;
}

#detailView.dateSorted {
    padding-left: 0;
    padding-right: 0;
}

#directoryContainer .dateSorted .property {
    padding: 10px;
}

* html .hotelList .property div.propertyOptions {
    width: 50px;
    padding-left: 0;
}

* html #detailView, * html listView {
    width: 585px;
    padding-right: 12px;
    padding-left: 12px;
}

* html .propertyList {
    width: 570px;
}

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