/*
 * Novotel Lombok Colors Css 
 */
 
/* general  */
html , 
body { background-color:#222 ;}
body { color:#666; background-color:#fff; }
a { color:#978972; }
a:focus ,
a:hover { color:#D5AF60; }

/* commons */
h2 { color:#333; }

/* buttons commons */
.btn, 
.book, 
.button a {  color: rgb(32, 37, 95);   background: rgb(255, 216, 116) none repeat scroll 0% 0%;  }
.btn:focus,
.book:focus,
.button a:focus ,
.btn:hover,
.book:hover,
.button a:hover { background: rgb(255, 216, 116) none repeat scroll 0% 0%; color:rgb(32, 37, 95); }    

/* commons styles */
.info, 
.more a { color: #6193CD;  }
.info:hover , 
.more a:hover { color:#000; }

/* fancy override */
.k_style_fancy .fancybox-close { background: none repeat scroll 0 0 #000; color: #ffffff; }
.k_style_fancy .fancybox-close:hover { background:#B9A99C; color: #ffffff;  }

/* loading */
html.loading body #loading { background-color:rgba(255, 255, 255, 0.5); }

/* header */
#header { background:#20255F none repeat scroll 0 0; }

/* menu */
.menu > li > a { color:#FFF; padding: 0 5px; }
.menu > li.current > a,
.menu > li.current_page_item > a,
.menu li.index.current_page_item a , 
.menu > li:hover > a {color:#BCBDCF;}

/* secondary menu */
#open_menus { background: url('images/open_close.png') no-repeat -30px -30px #ddd; }
#open_menus:hover,
#open_menus.closed:hover { background-color:#ddd; }
#open_menus:focus{background-color:#ddd;}

/* lang_menu */
#select_lang a { color:#FFF; }		
#select_lang a:focus ,
#select_lang a:hover{color:#BCBDCF;  }
/* custom box languages */
#other_languages { background: #fff; }
#custom_lang_list {  border:1px solid #ddd; }
#custom_lang_list .title {  color:#666; }
#custom_lang_list .title .big {  color:#000; }
#lang_sel_list li a {  border-top:1px dotted #ccc; color:#666; }
#lang_sel_list li:first-child a { border:none; }
#lang_sel_list li a.lang_sel_sel,
#lang_sel_list li:hover a{color:#000;}


/* booking form  container */
#bookingform_container { background:url('images/calendar_big_midnight.png') no-repeat center right #FFD874; /** NO Z-iNDEX !!! **/ }

/* buttons */
#best_rate,
#booking_form h3 ,
#openBooking,
#openBooking:focus { color:#20255F; }
#openBooking:hover { color:#FFF; }
#openBooking:before { background-color: #FFD874; color:#20255F; }
#openBooking.opened { color:#20255F; }
/* booking form  */
#booking_form { background-color:#20255F ; }
/* BF */
.booking_form label { color: #fff; }
#booking_form .bf_title { color:#fff; }
/* dates */
.quickbook-form-tab  { background:#fff none repeat scroll 0 0; }
.quickbook-form-tab .date { color: #333; border-color: #ddd; border-style: dotted; border-width:1px 0;}
.quickbook-form-tab .calendar { background:#fff; }
/* dates inputs stealth mode */
#check-out, #check-in { color:#fff; }
/* adults 
.section-adults .quickbook-form-tab { background:url('images/bg_adults.png') no-repeat right center #a99473;   }
.section-adults .bf_select-adults {  color: #333; }
.section-adults .bf_select-adults option { background-color:#fff; } */
 
/* submit */
.booking_form input[type=submit] { margin-top:10px; background-color:rgb(255, 216, 116); text-transform:uppercase; color:#20255F; border:1px solid rgba(255,255,255,0.3); }
.booking_form input[type=submit]:hover { background-color:#bcbdcf; color:#20255F; }
 

/* additional menu */
#second_menu_wrap { background: #7577B7; }
/* when we have scrolled the slideshow */
#second_menu_wrap.big { background:#eee; }

/* midbox_wrapper */
#midbox_wrapper { background-color: #eee; }

/* slideshow */
#slideshow .loading_sshow {  background-color: #cccccc; }
#slideshow .loading_sshow .msg { color: #cccccc; }	
/* arrows */
#slideshow .arrow  {   background-color:#20255F;  }
#slideshow .arrow .fa { color:#fff; }
#slideshow .arrow:hover { background-color:#99ACE2;}

/* slideshow overlay */
#slideshow_overlay { background-color:#fff; background-color: rgba(255,255,255,0.65); }
/* titles */
#header_title h2 { color: #333;  }

#header_title h3 {
    color: #333;
}

/*Logo*/
#logo img {
    box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.43);
}

/* offers overlay */
#overlay_offers { background-color:#071822; }
#overlay_offers .promotion .title ,
#overlay_offers .promotion .title * { color:#fff; }
#overlay_offers .promotion .description { color:#fff; }
#overlay_offers .promotion .ellipsis:after {color: #fff; }
#overlay_offers .promotion div.price * { color:#fff; }
#overlay_offers .promotion .button a { color:#333; background-color:#fff; }
#overlay_offers .promotion .more a { color:#fff; }
#overlay_offers .promotion .title:hover,
#overlay_offers .promotion .title:hover *,
#overlay_offers .promotion .description:hover,
#overlay_offers .promotion div.price:hover * ,
#overlay_offers .promotion .more a:hover { color:#ccc; }
#overlay_offers .promotion .button a:hover { color:#fff; background-color:#333;}

/* offers pop up */
#popup_content .title,
#popup_content .title strong,
#popup_content .title b,
#popup_content .title em,
#popup_content .title i { color:#000; }
#popup_content div.price {  color:#333;  }
#popup_content span.price,
#popup_content .currency{color:#000; }
#popup_content .button a:after { background: #FFD874 url("images/calendar_big_midnight.png") no-repeat scroll right center;}
 
 
#popup_content .button a:focus:after ,
 
#popup_content .button a:hover:after { background-color: #FFD874; }

/* content */
#page h2 { color:#000;}
.body li {
    margin-left: 15px;
	/* font-weight: bold; */
	list-style: disc;
}

/* home text intro */
#go_to_intro {
	position: absolute;
	top: -39px;
	left: 45.3%;
	margin: 0px;
	z-index: 450;
	text-align: center;
	width: inherit;
}
#go_to_intro a { color:#333; background-color:#fff; }
#go_to_intro a:before {  background-color:#fff; }
#go_to_intro a:hover,
#go_to_intro a:hover:before  {background-color:#99ACE2; color:#fff;}

/* list slideshow  gallery */
/* overlays */
.list_slideshow .slideshow_container .overlay { background:rgba(255,255,255,0.3); }
/* arrows */
.list_slideshow .arrow { background-color:#20255F;  }
.list_slideshow .arrow span { color:#fff;  }
/* captions */
.list_slideshow .single_slide .on_slide .title {  background-color:rgb(255,255,255); background-color:rgba(255,255,255,0.9); }

/* rooms captions */
.list_slideshow .single_slide .on_slide.rooms .title { background-color:#6193CD; color:#fff;}
.list_slideshow .single_slide .on_slide.rooms .title .item_title a { color:#fff; }
.list_slideshow .single_slide:hover .on_slide.rooms .title { background-color:rgba(97, 147, 205, 0.6); }
/* rooms details */
.room_details_box {}
 
/* minigallery */
.rooms_gallery .thumb {  background:#000; }

/* location page */
.map-infowindow h4 { color:#20255F; font-size: 18px;}
.map-infowindow a { color:#6193CD; }
/* address box */
.address_box a { color:#6193CD; }
.contacts .address_box .label { color:#fff !important; }
/* poi list */
#monuments li  { background-color:black; background-color:rgba(52,52,52,0.8); }
#monuments li a {  color:#e5e5e5; border-left:1px solid rgba(255,255,255,0.2); }
#monuments li a:hover , 
#monuments li a:focus { color:#6193CD;}
#monuments li.current a { color:#fff;}
#monuments li.current:after { border-color: rgb(52, 52, 52) transparent transparent; border-color: rgba(52, 52, 52, 0.8) transparent transparent; border-style: solid; border-width: 20px; }
/* places */
#places_wrap { background:#fff; }
/* options map */
#map_options span { color:#fff; background:#20255F;}
#map_options span:hover,
#map_options span.current{background:#7577B7; }
/* directions box */
.route .field.from input { border:1px dotted #ccc; }
#itinerarySubmit { border:1px solid #333; color:#333; }
#itinerarySubmit:hover,
#itinerarySubmit:focus{color:#fff; background:#B9A99C;  border-color:#B9A99C;}
#itineraryPanel > div.print_itinerary a { color:#333;}

/* offers page */
#offers_list .promotion .title ,
#offers_list .promotion .title * { color:#fff; }
#offers_list .promotion .title { border:1px solid #ccc;  border:1px solid rgba(255,255,255,0.2); background:rgba(0,0,0,0.20); }
#offers_list .promotion div.price { color:#000; background:rgba(255,255,255,0.90);}
#offers_list .promotion .description ,
#offers_list .promotion .ellipsis:after {color: #666; }
#offers_list .promotion .button a:after { background: #FFD874 url("images/calendar_big_midnight.png") no-repeat scroll right center;}
#offers_list .promotion .button a:focus:after ,
#offers_list .promotion .button a:hover:after { background-color: #FFD874; }

/* events page */ 
.list_items .box .description { background:rgb(255,255,255); background:rgba(255,255,255,0.9); }
.list_items .box .description .title { color: #333; }
.event .title a { color: #20255F; }
.event .title a:hover { color: #FFD874; }
.list_items .box .description .excerpt ,
.list_items .box .description .excerpt a { color: #666; }
/* fancy details */
.box_details  { color:#666; }
.box_details .body { border-bottom: 1px dotted #ccc; border-top: 1px dotted #ccc;}

/* gallery page */
#photo_gallery .thumb_gallery { background:#000 none repeat scroll 0 0; }
.selection_photo button { background:none repeat scroll 0 0; color:rgba(97, 147, 205, 0.6); }
.selection_photo button:hover,
.selection_photo button:focus{color:#6193CD; border:none;}
.selection_photo button.active { color:#6193CD;}

/* contact page */
#home_content .section.contacts ,
#page.contacts { background:#20255F none repeat scroll 0 0; }
.contacts_col h3 { color:#fff; }
.contacts_col h2 { color:#fff; }
.contacts h2 { color:#fff !important; }
#contacts .contacts_col h3 { color:#fff; }
#contacts h2 { color:#fff ;}
#contacts .address_box .label {
    color: #FFF;
}
#contacts .text p, #contacts .body p {
    color: #fff;
}
.streetAddress {
    color: #FFF;
}
.postalCode {
    color: #FFF;
}
.addressLocality {
    color: #FFF;
}
.addressCountry {
    color: #FFF;
}
.telephone {
    color: #FFF;
}
.faxNumber {
    color: #FFF;
}
.emailLabel.label {
    padding-right: 6px;
}
#page.contacts .address_box .label:before { color:#fff !important; }
#page.contacts .address_box .label { color:#000 ; }
.contact_form_link { background: #fff; border: 1px solid #333;color: #333; } 
.contact_form_link:hover{color:#fff; background:#B9A99C none repeat scroll 0 0;}
#contact_form input { border:1px solid #ccc;}
#contact_form { border:1px solid #ccc; }
#contact_form label { color:#444; }
#contact_form input.submit { background:#B9A99C none repeat scroll 0 0; color:#fff; }
#contact_form input.submit:hover { background:#333 none repeat scroll 0 0; }

/* social */
/* .contacts_col .social a ,*/
.contacts_col .social a .fa { background: rgba(0, 0, 0, 0) none repeat scroll 0 0;  color: #fff; }
.contacts_col .social a:before { color:#c9c9c9; }
/*.contacts_col .social a:hover,*/ 
.contacts_col .social a:hover .fa { background: rgba(0, 0, 0, 0) none repeat scroll 0 0 !important;  color: #6193CD !important; }

/* list page */
.listpage .box { border:1px solid #ccc; }
.listpage .box .item_text_preview:hover,
.listpage .box .item_text_preview.opened { background:#eee none repeat scroll 0 0; } 
.listpage .box .item_title { color:#333; }
.listpage .box:hover:before,
.listpage .box:before { color:#666; }
.listpage .box.opened .item_description {background:#fff none repeat scroll 0 0;}

 /* footer */
#footer { background:#7577B7 none repeat scroll 0 0; }
.contacts .body { color:#fff }
/* footer menu */ 
#footer_menu .menu > li a{ color:#FFF; }
#footer_menu .menu > li a:hover{ color:#BCBDCF; }
#footer_menu .menu > li.current_page_item a{ color:#BCBDCF; }

/* copy */
#copy { color:#fff; }

/* gds */
#gds { border-top: #444; border-top: 1px solid rgba(255, 255, 255, 0.1);  color: #fff;  }

/* seo */
.seobar { border-top: 1px solid rgba(255, 255, 255, 0.1);   }
.seobar h1 ,
.seobar span { color: #fff; }

/* 404  */
ul.sitemap  li a { color:#000; }
ul.sitemap  li ul li a { color:#978972;  }

/* //////////////////////  LOADING ICON //////////////////// */
.container1 > div, 
.container2 > div, 
.container3 > div {  background-color: #000; }
/* ################### END LOADING ICON ############ */


 /* MEDIA QUERIES */

/*1024 (DESKTOP) col-md*/ 
@media screen and  (max-width: 1024px) {
	
	/* CRS */
	#bookingform_container { background:none repeat scroll 0 0 #a99473; }
	
}
@media (max-device-width: 1280px) and (orientation: landscape) { 
	
	/* CRS */
	#bookingform_container { background:none repeat scroll 0 0 #a99473; }
	
}

/* INTERNET EXPLORER TRICKS */
html.ie .spinner div { background-color: transparent; }
html.ie .spinner { background: url("images/ajax-loader-black.gif") no-repeat scroll center center transparent; }
/* ie8 */
html.ie8 #slide_angle { background: none; }
html.ie8 #header_title { background: white; width:25%; padding:20px; min-width:300px;  }
html.ie.ie8 .spinner { background: url("images/loading-bg-white.jpg") no-repeat scroll center center transparent; }

/*For converting bullets to boxes*/
.tabs {
    margin-bottom: 25px;
}
.tabs li {
    line-height: 1.4;
    font-weight: 600;
    padding: 8px 15px;
    margin: 5px 8px 5px 0px;
    border: 1px solid rgba(0, 0, 0, 0.1);
    display: inline-block;
}

/*To hide restaurants from the menu*/
/*Lombok*/
#menu-item-515 {
    display: none;
}
#menu-item-516 {
    display: none;
}
#menu-item-526 {
    display: none;
}
#menu-item-546 {
    display: none;
}
/*Samui Resort*/
#menu-item-750 {
    display: none;
}
#menu-item-751 {
    display: none;
}
#menu-item-752 {
    display: none;
}
/*Nha Trang*/
#menu-item-992 {
    display: none;
}
#menu-item-993 {
    display: none;
}
#menu-item-994 {
    display: none;
}
#menu-item-995 {
    display: none;
}
/*Other*/
#menu-item-857 {
    display: none;
}
#menu-item-858 {
    display: none;
}
#menu-item-859 {
    display: none;
}
#menu-item-860 {
    display: none;
}
#menu-item-866 {
    display: none;
}
#menu-item-867 {
    display: none;
}
#menu-item-868 {
    display: none;
}
#menu-item-869 {
    display: none;
}
/*Nha Trang Chinese Menu*/
#menu-item-1007 {
    display: none;
}
#menu-item-1008 {
    display: none;
}
#menu-item-1009 {
    display: none;
}
#menu-item-1010 {
    display: none;
}
/*Nha Trang Vietnamese Menu*/
#menu-item-1017 {
    display: none;
}
#menu-item-1018 {
    display: none;
}
#menu-item-1019 {
    display: none;
}
#menu-item-1020 {
    display: none;
}
/*Phuket Vintage Park*/
#menu-item-852 {
    display: none;
}
/*Thai*/
#menu-item-905 {
    display: none;
}
#menu-item-906 {
    display: none;
}
#menu-item-907 {
    display: none;
}
#menu-item-908 {
    display: none;
}
/*To hide lang menu*/
/* #select_lang {
    display: none;
} */

.map-infowindow {
    line-height: 125%;
}

/*Hide credits*/
#menu-item-credits { display: none; }

/*Hide promo box on homepage*/
#overlay_offers_box { display:none; }

/*Vietnamese Font mods*/
.lang_vi body {
    font-family: arial;
}
.lang_vi .menu li.index a {
    font-size: 18px;
}
.lang_vi .menu > li > a {
    font: 12px/50px arial;
}
.lang_vi h3 {
    font: 300 22px/130% arial;
}
.lang_vi h2 {
    font: 300 32px/130% arial;
}
.lang_vi .info, .more a {
    font: 18px/30px arial;
    letter-spacing: 1px;
    text-transform: uppercase;
}
.lang_vi .booking_form label { font: 10px/25px arial; }

.lang_vi .booking_form input[type=submit] { font-family: arial }