
* {
	font-family:Open Sans, sans-serif;
	/* font-size: 12px; 
	 color: #6b6b6b; */
}




/*Setting up Backgound Color*/
.flex-control-paging li a:hover,
.flex-control-paging li a.flex-active,
.reserve-online,
.ui-datepicker-header,
.reserve-but,
.home-sp-offers-property,
.book-but,
.inner-content-wrapper .more-link a.more-but,
.accom-more-link a.more-but:hover{
    background:#f3ae20;
}

.flex-control-paging li a:hover,
.flex-control-paging li a.flex-active{
    background:rgba(243,174, 32, 0.9);
}

 /*Setting up Font Face Color*/
a,
.header-top-up ul li a:hover,
.header-top-up ul li.selected a,
.header-top-up ul#edit-link li a,
.header-navi-bottom ul#menu-main-menu li a:hover,
.header-navi-bottom ul#menu-main-menu li.selected a,
.header-navi-bottom ul#menu-main-menu li.selected ul li.selected a,
ul#menu-footer-menu li a:hover,
ul#menu-footer-menu li.selected a,
.home-featured-offers-cont a.visit-hotel:hover,
.footer-bottom-lft ul li a:hover,
.sub_links .link a:hover,
.gal-main-itm-desc a,
.inner-content-wrapper ul li:before,
.explhotels-item-desc ul li a:hover,
.header-top-up ul li ul li.selected a,
.ui-accordion .ui-accordion-header:hover{
    color:#f3ae20;
}
.inner-pg-container-row-rgt .b_crumbs a.current_pg,
.contact-wrapper .ui-tabs-active a{
    color:#f3ae20!important;
}
.ibe-item input.checkin,
.ibe-item input.checkout,
#res_departure,
#res_arrival,
#scr_departure,
#scr_arrival {
    background:url(https://d2dqdwgezn68l1.cloudfront.net/sites/8/2014/04/ibe-date-picker-icon.png) no-repeat 91% 50% #FFF;
}
.ibe-item select {
    background:url(https://d2dqdwgezn68l1.cloudfront.net/sites/8/2014/04/ibe-select-icon.png) no-repeat 90% 50% #FFF;
}
.tab-contents-inq dl dd select,
.tab-contents-res dl dd select{
    background:url(https://d2dqdwgezn68l1.cloudfront.net/sites/8/2014/04/select-down-arrow.png) no-repeat 90% 50% #FFF;
}


.reserve-req a{
    background:url(https://d2dqdwgezn68l1.cloudfront.net/sites/8/2014/04/ibe-reser-req-submit-icon.png) no-repeat 90% 0%;
}

.footer-middle-lft a.explore-destination{
    background:url(https://d2dqdwgezn68l1.cloudfront.net/sites/8/2014/04/explorer-destination-button.png) no-repeat 99% 50% #e3e2dc;
}

.inner-pg-container-row-rgt .b_crumbs a,
.accom-inner-lft ul li,
.inner-content-wrapper ul li{
    background:url(https://d2dqdwgezn68l1.cloudfront.net/sites/8/2014/04/breadcrumb-sep.jpg) no-repeat 100% 55%; 
}

.contact-wrapper .ui-state-active{
     border-left-color:#f3ae20 !important;
}
.header-navi-bottom nav ul.mobileMenu li,
.contact-wrapper .ui-state-active {
    border-top-color:#f3ae20 !important;
}

.accom-more-link a.more-but{
    border : 1px solid #f3ae20 !important;
}

.sub_links .sel,
.contact-wrapper .ui-state-active{
    border-right-color:#f3ae20 !important;
}
.wrapper-inner ul#footer-smo li a{
    background:url(https://d2dqdwgezn68l1.cloudfront.net/sites/8/2014/04/footer-sm-icons1.png) no-repeat;
}

.flex-direction-nav a{
    background:url(https://d2dqdwgezn68l1.cloudfront.net/sites/8/2014/04/slider-controllers.png) no-repeat;
}

#awards ul li{
    background:url(https://d2dqdwgezn68l1.cloudfront.net/sites/8/2014/04/bullet-star.png) no-repeat;
}
.ui-accordion .ui-accordion-header .ui-accordion-header-icon{
    background:url(https://d2dqdwgezn68l1.cloudfront.net/sites/8/2014/04/accordian-controllers.png) no-repeat;
}
.gallery-photo{
    background:url(https://d2dqdwgezn68l1.cloudfront.net/sites/8/2014/04/photo-gallery-icon.png) no-repeat;
}
.gallery-video{
    background:url(https://d2dqdwgezn68l1.cloudfront.net/sites/8/2014/04/virtual-tour-icon.png) no-repeat;
}

.explhotels-item-desc ul li{
    background:url(https://d2dqdwgezn68l1.cloudfront.net/sites/8/2014/04/bullet-arrow.png) no-repeat left 3px !important;;
}


/*Social Share Links*/

ul.smo li a.facebook{ background-position: 0 0; }
ul.smo li a.twitter { background-position: -24px 0 !important; }
ul.smo li a.google { background-position: -48px 0 !important; }
ul.smo li a.flicker { background-position: -72px 0 !important; }
ul.smo li a.linkedIn { background-position: -96px 0 !important; }
ul.smo li a.youtube { background-position: -120px 0 !important; }
ul.smo li a.pinterest { background-position: -144px 0 !important; }
ul.smo li a.email { background-position: -168px 0 !important; }

ul.smo li a.facebook:hover{ background-position: 0 -24px !important; }
ul.smo li a.twitter:hover { background-position: -24px -24px !important; }
ul.smo li a.google:hover { background-position: -48px -24px !important; }
ul.smo li a.flicker:hover { background-position: -72px -24px !important; }
ul.smo li a.linkedIn:hover { background-position: -96px -24px !important; }
ul.smo li a.youtube:hover { background-position: -120px -24px !important; }
ul.smo li a.pinterest:hover { background-position: -144px -24px !important; }
ul.smo li a.email:hover { background-position: -168px -24px !important; }


