/* general */
body {margin:0; padding:0; background-color:#f3f3f3; font:normal normal 11px verdana,kalimati,sans-serif;}
h1, h2, h3, h4, h5, h6, ul {margin:0; padding:0;}
p {margin:0; padding:0;}
a {text-decoration:none !important;}
a:hover {text-decoration:underline !important;}
strong {color:#000 !important;}
.clear {clear:both;}

#gui_wrp_bkg, #gui_wrp_bkg_int {background:url('cmn/img/wrp-bkg.gif') top right repeat-y;}
#gui_wrp, #gui_wrp_int {border-right:1px solid #0f68a1; background-color:#fff;}
#gui_wrp_bkg {width:930px;}
#gui_wrp {width:923px;}
#gui_wrp_bkg_int {width:1007px;}
#gui_wrp_int {width:1000px;}
#gui_cnt {clear:both; margin-bottom:1px;}

/* hdr */
#gui_hdr {height:65px; background:url('lcl/img/hdr-bkg.jpg') top right no-repeat;}
#gui_hdr img {margin:19px; border:0;}

#gui_hdr_lnk {height:44px; background:url('cmn/img/hdr-lang-bkg.gif') top left repeat-x; border-bottom:1px solid #dcd9cf;}
#gui_misc_tm {float:left; font-weight:bold; color:#706b53; text-align:left; display:inline; line-height:44px; margin:5px 0 0 10px;}

/* lng and pls dx */
#gui_hdr_lang, #gui_hdr_home {padding:0; font-size:11px;}
#gui_hdr_lang {float:left; list-style:none; margin:14px 0 0 40px;}
#gui_hdr_home {float:right; list-style:none;}
#gui_hdr_lang li, #gui_hdr_home li {display:inline;}
#gui_hdr_lang a, #gui_lang_def {padding:14px 2px 5px;}
#gui_hdr_lang a:hover, #gui_lang_def {background-color:#fff;}
#gui_lang_def {border:1px solid #dcd9cf; border-width:1px 1px 0 1px;}
#gui_hdr_lang img {border:0; margin:6px 5px 0;}

#gui_hdr_home {margin:13px 30px 0 0;}
#gui_hdr_home li a {float:left; font-weight:bold; color:#706b53; padding:7px 10px 11px 10px; margin:0 2px 0 0;}
#gui_hdr_home li a:hover, li#gui_lnk_def a {background-color:#fff; color:#005f9b; text-decoration:none !important; border-bottom:1px solid #fff;}

/* othr city */
#gui_oth_cts {clear:both; background:url('cmn/img/oth-cts-bkg.gif') 0 0 no-repeat; background-color:#f6f5f0; border-bottom:4px solid #458ab6; border-bottom:1px solid #dcd9cf; }
#gui_oth_cts p {font:normal bold 14px arial,freesans,sans-serif; color:#fff; margin-left:45px; text-transform:uppercase;}
#gui_oth_cts ul {margin:5px 0 7px 15px;}
#gui_oth_cts li {display:inline; color:#706b53;}
#gui_oth_cts a {color:#706b53;}
#gui_oth_cts a:hover {color:#005f9b;}

/* ftr */
#gui_ftr {clear:both; height:70px; background:url('cmn/img/ftr-bkg.gif') top left repeat; border-bottom:1px solid #0f68a1;}
#gui_ftr ul {list-style:none; margin:0 15px;}
#gui_ftr .gui_brdr {border:1px solid #cfccbe; border-width:1px 0 0 0;}
#gui_ftr li {float:left; margin:11px 0;; color:#706b53; }
#gui_ftr li span {padding:0 10px; font-weight:bold;}
#gui_ftr a {padding:10px 7px; border:1px solid #cfccbe; border-width:0 1px 0 0; color:#706b53;}
#gui_ftr a:hover {color:#005f9b; background-color:#fff; border-bottom:1px solid #cfccbe;}

#input_hotel_error {font-weight:bold; color:#b70606; display:block; margin-left:7px;}

/*pop up mps NEW*/
#ajax_map_div {position:absolute; top:0; left:0; background-color:#d3d3d3; border:1px solid gray; z-index:200;}
#ajax_map_img {border:1px solid black; margin:10px 10px 0 10px;}
#ajax_map_point {position:absolute; text-align:center; font-weight:bold; font-size:10px; height:21px; width:21px; border:0; line-height:20px; background-image:url(/cmn/img/form/maps/left-layer-bkg.gif); cursor:pointer;}
#ajax_htl_name {top:0; left:0; position:absolute; font-family:verdana; font-size:13px; font-weight:bold; color:#d07100; background-color:white; border:1px solid gray; text-align:left; padding:5px 5px 5px 10px;}
#ajax_htl_name_span { white-space:nowrap; color:gray;}
#ajax_map_close {position:absolute; padding-right:10px; font-weight:bold; color:gray; left:0; text-align:right;}
#ajax_htl_name_close {position:absolute; padding-left:6px; font-weight:bold; color:gray; left:0;}      
#ajax_htl_name_close input {vertical-align:middle;}
#ajax_map_close span, #ajax_htl_name_close_input, #ajax_htl_name_close_input_label{cursor:pointer;}