
/*****************               MENU                ******************************/
#links-section{float:left;width:660px; height:32px; margin:-32px 0 0 340px; overflow:hidden;  font-size:13px;}
.menu{ overflow: hidden; margin: 0px 0 0 15px;}
.menu li { display: inline; float: left; background: url(/images/nav-right.png) no-repeat right top;	margin: 0 10px 0 0; line-height: 22px; }
.menu li a {display: block;	height: 32px; background:url(/images/nav-left.png) no-repeat left top; padding: 5px 15px; color: #fff; font-weight: bold; text-transform: uppercase; }
.menu li a:hover { text-decoration: none; background:#fff; color:#333; padding: 5px 15px;}
.menu li.current, .menu li.hover { background: url(/images/right-current.png) no-repeat right top;}
.menu li.current a, .menu li.hover a { background: url(/images/left-current.png) no-repeat left top; padding: 5px 15px; color: #000;}



form.contacts{margin:0px 10px;}
form.contacts ul{list-style:none;}
form.contacts ul li{padding:5px; clear:both;}
form.contacts .label{width:120px; font-weight:bold; display:block; float:left; color:#1d3761; padding:5px 0px 0px 0px;}

form.contacts input, form.contacts textarea{
	color:#666;
	font-size:14px;
  background:#eee;
  padding:7px;
  border:#ccc solid 2px;
  width:200px;
}



/*--------------                  LOGIN              ------------------*/
.login-section {float:left; width:960px; height:auto; margin:0px 0px 30px 0px; padding:10px 10px 10px 10px; background:#F9F9F9}
form.login {width:440px; height:298px; margin:0px auto; background: url(/images/login.jpg) top left no-repeat; }


.login-area{ float:left; width:300px; margin:60px 0 0 65px; padding:0px 10px 0px 0px; }
.login-area p{ float:left;  width:60px; margin:7px 0 0 0; padding:6px 20px 6px 0px; color:#666  }
.login-area p a:link {color:#00599D;	text-decoration:none;}
.login-area p a:visited {color:#00599D;text-decoration:none;}
.login-area p a:hover {color:#00599D;	text-decoration:underline;}

form.login input{ float:left; margin:5px 0 0 0; padding:6px 0px 6px 2px; width:210px; }


.sent-button{ float:left; cursor:pointer; background:url(/images/sent-button.gif) no-repeat left; color:#FFF; width:82px; 
			padding:5px 0px 7px 0px; text-align:center; margin:20px 0 0 0;
}

.forgotpassword-button{ float:left; background:url(/images/sent-button.gif) no-repeat left; color:#FFF; width:140px; height:22px; line-height:20px; padding:0px 0px 0px 0px; text-align:center; margin-right:5px;
}

/*--------------                    END               ------------------*/




.form-area{float:left;width:225px; margin:0px 0 0 0px; padding:0 0px 0 15px; height:auto;}
.form-area .timepick{ float:left; padding:3px; margin:0 4px 0px 0px; width:55px;}

form label{ float:left; width:215px;  margin:0px 0px 2px 0px; padding:6px 0px 0px 0px; color:#fff; font-weight:normal; }
form input {float:left; width:195px; padding:4px 4px 4px 4px; margin:0px 0px 0px 0px; font-size:12px}

.general-button{ background: url(/images/btn-submit.jpg) no-repeat; color:#fff; margin:0 0 0 120px; width:105px; height:36px; border:none;  padding:0px 0px 0px 0px; text-align:center; font-size:14px; cursor:pointer}
/*****************         end      booking                ******************************/







/* ##########   SLIDER ########   */
#slider-section{ float:left;  width:1000px; margin:6px 0 10px 0;}
#sliderbox{ height: 278px; z-index:3;	overflow: visible; margin: -1px 0 0 0; padding: 1px 0 0 0; position: relative;}
#sliderbox .sliderItem { overflow:hidden; position:absolute; height:278px; width:1000px; top:1px !important; left:0;  }

#sliderbox .sliderItem .sliderText { width: 440px; float: left; }

#sliderbox .sliderItem h2 { width: 440px; text-indent: -9999px; margin: 30px 0 0; }

#sliderbox #slide1 h2 { background: url(/images/p1.png) 0 0 no-repeat; height:90px; }
#sliderbox #slide2 h2 { background: url(/images/p2.png) 0 0 no-repeat; height:95px; }
#sliderbox #slide3 h2 { background: url(/images/p3.png) 0 0 no-repeat; height:97px;}
#sliderbox #slide4 h2 { background: url(/images/p4.png) 0 0 no-repeat; height:97px; }

#sliderbox .sliderItem p {	margin: 15px 0 0 25px;color: #fff; font-size: 18px; line-height: 24px; width: 350px; }


#sliderbox .sliderItem img { float: right; z-index: 100; position: absolute; top: 0; right: 0; }

#sliderNav { background: url(/images/bg-slider-next10.png) no-repeat; overflow: hidden; position: relative; }

#sliderNav ul { overflow: visible; height: 50px; margin: 0 0 0 34px; padding: 3px 0 0 0; float: left; }
#sliderNav ul li { float: left; }
#sliderNav ul li a { width: 37px; height: 32px; text-indent: -9999px; margin: 0 5px 0 0; display: block; }
#sliderNav ul li.one a { background: url(/images/btn-slidernav1.png) top right no-repeat;}

#sliderNav ul li.one a.activeSlide, #sliderNav ul li.one a:hover, 
#sliderNav ul li.two a.activeSlide, #sliderNav ul li.two a:hover, 
#sliderNav ul li.three a.activeSlide, #sliderNav ul li.three a:hover, 
#sliderNav ul li.four a.activeSlide, #sliderNav ul li.four a:hover {background-position: left;}

#sliderNav ul li.two a {background: url(/images/btn-slidernav2.png) top right no-repeat;}
#sliderNav ul li.three a {background: url(/images/btn-slidernav3.png) top right no-repeat;}
#sliderNav ul li.four a {background: url(/images/btn-slidernav4.png) top right no-repeat;}

#sliderNav a.previous {	background: url(/images/btn-next.png) top left no-repeat; margin: 0 29px 0 0; float: left; width: 37px; height: 32px; text-indent: -9999px; margin: 0 30px 0 0; position: relative; top: 3px; left: 32px; }

#sliderNav a.next { background: url(/images/btn-next.png) top right no-repeat; margin: 0 0 0 24px; float: left; width: 37px; height: 32px; text-indent: -9999px;	margin: 0 5px 0 0; position: relative; top: 3px; left: 24px; }


/*
     FILE ARCHIVED ON 21:35:27 Nov 22, 2022 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 21:49:15 Sep 01, 2023.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  captures_list: 210.673
  exclusion.robots: 0.196
  exclusion.robots.policy: 0.185
  cdx.remote: 0.063
  esindex: 0.01
  LoadShardBlock: 149.679 (3)
  PetaboxLoader3.datanode: 166.908 (5)
  load_resource: 162.336
  PetaboxLoader3.resolve: 123.459
  loaddict: 27.294
*/