@charset "utf-8";
/* CSS Document */

body {
	margin:0;
	padding:0;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	color:#3b3b3b;
	background-color:#e7e7e7!important;
}
#wrapper {
}
article, aside, figure, footer, header, hgroup, nav, section {
	display:block;
}
a, .sf-menu li a, .learn_more a:hover, .more a {
	text-decoration:none;
}
a:hover, #facilities li a:hover, .more a:hover {
	text-decoration:underline;
}
#accomodation p, #service p, #facilities p {
	text-align:left;
	font-size:12px!important;
}
#container {
	width:1000px;
	margin:0 auto
}
.header {
	height:453px;
	position:relative;
}
#logo {
	width:117px;
	height:168px;
	float:left;
	margin-left:10px;
	display:inline;
}
.home_nav {
	float:right;
	background:#0f0c06;
	margin-top:10px;
	padding:0 10px;
	heigh:1%;
	filter:alpha(opacity=90);
	-moz-opacity:0.9;
	opacity: 0.9;
}
.bannerhome {
height:10px;
width:1000px;
margin:0 auto;
	position:relative;
	background: #D8D8D8;
-moz-border-radius: 7px;
-webkit-border-radius: 7px;
}
/*----------header------------*/
header #header {
	position:relative;
	height:253px!important;
}
.header_txt {
	position:absolute;
	width:302px;
	height:50px;
	color:#FFFFFF;
	left: 2px;
	top: 364px;
	background-image:url(images/banner-txt.png);
	background-repeat:no-repeat;
}
.header_txt_inner {
	position:absolute;
	width:302px;
	height:50px;
	color:#FFFFFF;
	left: 190px;
	top: 233px;
	background-image:url(images/banner-txt.png);
	background-repeat:no-repeat;
}

.header_txt_inner1 {
	position:absolute;
	width:302px;
	height:50px;
	color:#FFFFFF;
	left: 100px;
	top: 400px;
	background-image:url(images/banner-txt.png);
	background-repeat:no-repeat;
}

header h1 {
	padding-left:10px;
	margin:0;
	position:absolute
}
header h1 a {
	display:block;
	width:117px;
	height:168px;
	background:url(images/lelac-logo.jpg) no-repeat left top
}
header .inside {
	float:right;
	background:#0f0c06;
	margin-top:21px;
	padding:0 10px;
	heigh:1%;
	filter:alpha(opacity=90);
	-moz-opacity:0.9;
	opacity: 0.9;
}
.sf-menu {
	list-style: none;
}
.sf-menu li {
	margin:0;
	display:block;
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:white;
	padding:8px;
	float:left
}
.sf-menu li a {
	color:white
}
.sf-menu li a:hover {
	color:#85d3ff
}

/* Check List */
.checklist {
  margin-top: 20px;
  margin-bottom: 20px;
}
ul {
  list-style: none;
}

.checklist li {
  font-size: 12px;
  margin: 6px 0; 
  padding-bottom: 6px;
  padding-left: 22px;  
  background: url(images/tick.png) 0 3px no-repeat;
  color: #000000;
  border-bottom: 1px solid #dedede;
  line-height: 18px;
}


/*---service-section------*/
#service-section {
	margin-top:12px;
	padding:20px;
	background:#d8d8d8;
	-moz-border-radius:7px;
	-webkit-border-radius:7px;
	zoom:1;
	position:relative;
}
#accomodation h2, #service h2, #facilities h2 {
	color:#3c3c3c;
	padding-bottom:11px;
	font-size:28px;
	padding-top:10px;
}
#accomodation p, #service p, #facilities p {
	color:#3c3c3c;
	font-size:15px;
	line-height:18px;
}
#accomodation, #service, #facilities {
	padding-right:10px;
	padding-left:10px;
	float:left;
	border-right: 1px dotted #848484;
}
#accomodation {
	border-right:1px dotted #848484;
	text-align: justify;
	width:190px;
}
#service {
	border-right:1px dotted #848484
	width:180px;
}
#facilities{
width:280px;
}
#facilities ul li {
	list-style:none;
	background:url(images/bullet.gif) no-repeat 0px 8px;
	color:#3c3c3c;
	padding-left:15px;
	padding-bottom:3px;
	font-size:15px;
	line-height:18px;
	zoom:1
}
#myslideshow{ /*sample CSS for demo*/
border:2px solid black;
 }

#facilities li a {
	color:#3c3c3c
}
#facilities li a:hover {
	color:#3c3c3c
}
.headeing {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:16px;
	padding-bottom:3px;
	color:#000000;
}
.learn_more a {
	text-transform:uppercase;
	font-size:13px;
	width:100px;
	height:18px;
	background:#3b3b3b;
	color:#959595;
	display:block;
	text-align:center;
	-moz-border-radius:5px;
	padding:9px;
	-webkit-border-radius:5px;
	font-weight:bold;
	margin-top:20px
}
.learn_more a:hover {
	background:#37b6ff;
	color:#124c6d;
}
#page-content {
	width:970px;
	padding-left:16px;
	padding:0 15px 15px 15px;
	margin-top:30px
}
#page-content p {
	color:#3c3c3c;
	font-size:12px;
	line-height:20px;
	padding-top:10px;
}
#about h2, #testimonial h2 {
	color:#3b3b3b;
	padding-left:5px;
	background:#d8d8d8;
	font-size:26px;
	float:left;
	margin-right:0px;
}
#about h2 {
}
#testimonial h2 {
}
#about {
	width:630px;
	float:left;
	background-image: url(images/about_bg.png);
	background-repeat: no-repeat;
	background-position: center center;
	height: 300px;
	padding-top: 0;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 0px;
}
#about img {
	float:left;
	padding-top:4px;
}
#testimonial {
	float:right;
	width:310px;
}
.more {
	margin-left:40px;
	font-size:12px!important;
	padding-top:20px;
	background:url(images/bullet.gif) no-repeat 65px 17px;
	zoom:1;
	padding-right: 15px;
	margin-right: 0px;
}
.more a {
	color:#3b3b3b
}
.more a:hover {
	color:#3b3b3b
}
/*-----footer-----*/
#footer-wrap {
	margin:0 auto;
	background:white;
	border-top:1px dotted #636363;
	padding-bottom:10px;
}
#footer {
	margin:0 auto;
	width:1000px;
}
#footer-left {
	float:left;
	width:700px;
	margin-top:16px;
	padding-left:10px;
}
#connect {
	margin-top:10px;
}
#connect ul li {
	list-style:none;
	display:inline;
	padding-left:5px;
	float:left;
}
.con-txt {
	line-height:25px;
	font-size:12px;
	color:#878787;
}
.face a {
	background-image:url(images/icon/f.jpg);
	background-repeat:no-repeat;
	display:block;
}
.face a:hover {
	background-image:url(images/icon/f-over.jpg);
	background-repeat:no-repeat;
}
.twitter a {
	background-image:url(images/icon/t.jpg);
	background-repeat:no-repeat;
	display:block;
}
.twitter a:hover {
	background-image:url(images/icon/t-over.jpg);
	background-repeat:no-repeat;
}
.you a {
	background-image:url(images/icon/you.jpg);
	background-repeat:no-repeat;
	display:block;
}
.you a:hover {
	background-image:url(images/icon/you-over.jpg);
	background-repeat:no-repeat;
}
.s a {
	background-image:url(images/icon/s-over.jpg);
	background-repeat:no-repeat;
	display:block;
}
.s a:hover {
	background-image:url(images/icon/s.jpg);
	background-repeat:no-repeat;
}
#footer_links {
	padding:7px 4px 0 0px;
	font-size:11px;
}
#footer_links a {
	color:#878787;
	text-decoration:none;
	padding:0 4px;
}
#footer_links a:hover {
	color:#515256;
	text-decoration:none;
}
#copyright, #footer_links {
	font-size:11px;
	color:#878787;
}
/*-----eyebridge-------*/
#eyebridge {
	float:right;
	font-size:11px;
	line-height:20px;
	color:#999999;
	font-family: Arial, Helvetica, sans-serif;
	width: 240px;
	padding-left: 5px;
	margin-top:14px;
}
#eyebridge a {
	text-transform:none;
	text-decoration:none;
	margin:0px;
	color:#999999;
	font-size: 11px;
	letter-spacing: 0px;
	padding: 0px;
}
#eyebridge a:hover {
	color:#2A86D9;
}
#eyebridge span {
	font-weight:bold;
}
#eyebridge span a {
	font-weight: bold;
}
#eyebridge span a:hover {
	color:#FF9900;
}
#eyebridge img {
}
#balloon_left {
	background:url(images/ballon_left.png) no-repeat;
	position:absolute;
	left:-70px;
	top:30px;
	width:70px;
	height:227px;
}
#balloon_right {
	position:absolute;
	right:-27px;
	top:220px;
	background:url(images/ballon_right.png) no-repeat;
	width:26px;
	height:47px;
}
.nav_active {
	color:#85d3ff!important;
}
/*about page*/
#inner_pagecontent {
	background:#e7e7e7;
	position:relative;
	padding:10px 0px;
}
#sidebar {
	width:286px;
	float:left;
}
.category {
	background-color:#d8d8d8;
	padding:23px 18px;
	margin-bottom:10px;
}
.category h2 {
	font-size:17px;
	border-bottom:#4c4c4c solid 1px;
	padding-bottom:8px;
	margin-bottom:7px;
	font-weight:bold;
}
.side_list {
}
.side_list li {
	list-style:none;
	font-size:13px;
	line-height: 18px;
	margin-bottom: 1px;
	padding-left:5px;
	padding-top:10px;
}
.side_list li a {
	color:#3a3838;
	text-decoration:none;
}
.side_list li a:hover {
	text-decoration:underline;
}
.side_special {
	background-color:#d8d8d8;
	padding:17px 18px;
	margin-bottom:10px;
	font-size:12px;
	line-height:normal;
	line-height:20px;
	background-image: url(images/contact_log_bg.png);
	background-repeat: no-repeat;
	background-position: center 40px;
}
.side_special a {
	color:#000000;
	text-decoration:underline;
}
.side_special a:hover {
	text-decoration:none;
}
.side_special h2 {
	font-size:17px;
	padding-bottom:8px;
	font-weight:bold;
}
.special_image {
	float:left;
	padding:3px;
	background:#FFFFFF;
	margin-right:8px;
}
#text_area {
	width:652px;
	padding-right:30px;
	padding-top:7px;
	float:right;
	font-size:12px;
	line-height:18px;
}
#text_area h1 {
	font-size:32px;
	font-family:Arial, Helvetica, sans-serif;
	color:#3b3b3b;
	font-weight:normal;
	line-height:normal;
}
.heading {
	padding-left:10px;
	padding-right:10px;
	padding-top:2px;
	padding-bottom:2px;
	background-color:#d8d8d8;
}
.about_back {
	background-image: url(images/about_circle.jpg);
	background-repeat: no-repeat;
	background-position: 260px 2px;
}
.contact_back {
	background-image: url(images/about_circle.jpg);
	background-repeat: no-repeat;
	background-position: 240px 2px;
}
.about_image {
	float:left;
	margin-right:16px;
	margin-top:4px;
}
/*contact_page*/

.add_box {
	background-image: url(images/dotted2.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.add_box_col1, .add_box_col2 {
	padding:15px 0px;
	font-size:12px;
}
.add_box_col1 a {
	text-decoration:underline;
	color:#333333;
}
.add_box_col1 a:hover {
	text-decoration:underline;
}
.add_box h2 {
	font-size:15px;
	font-weight:normal;
	margin-bottom:2px;
}
.add_box_col1 {/*
	width:282px;
	background-image: url(images/dotted1.gif);
	background-repeat: repeat-y;
	background-position: right;
	float:left;*/
}
.add_box_col2 {
	width:310px;
	float:right;
}
.contact_form {
	margin-top:15px;
}
.contact_form .notification_error {
	border: 1px solid #ff0000;
	background-color:#ffffff;
	height: auto;
	width: 90%;
	padding: 4px;
	text-align: left;
	color:#ff0000;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
}
.contact_form .notification_ok {
	-webkit-border-radius: 6px;
	border-radius: 6px;
	border:#8d8d8d solid 1px;
	color: #000;
	background-color:#d8d8d8;
	height: auto;
	width: 90%;
	padding: 8px;
	text-align: center;
	color:#656464;
}
.contact_form .info_fieldset {
	margin-top:10px;
}
.contact_form .info_fieldset legend {
	border: 1px #dddddd solid;
	color: black;
	font: 13px Verdana;
	padding: 2px 5px 2px 5px;
	-moz-border-radius: 3px;
}
.contact_form h2 {
	text-align:left;
	margin-bottom:30px;
	font-size:17px;
	font-variant:normal;
	color:#3c3c3c;
}
/* Label */
.contact_form label {
	width: 220px;
	float: left;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	color: #3c3c3c;
	padding-right: 5px;
	font-size: 12px;
	line-height:27px;
}
/* Input, Textarea */
.textbox, textarea {
	background-color:#d1d1d1;
	float: left;
	color: #5c5c5c;
	border:#c5c3c3 solid 1px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-bottom:13px;
	padding-left:5px;
	padding-right:5px;
	padding-top:3px;
	line-height:24px;
}
.textbox {
	width:240px;
	height:23px;
}
.contact_form textarea {
	width:215px;
	height:110px;
}
/* BR */
.contact_form br {
	clear:left;
}
.division {
	width:250px;
	float:left;
	padding-left: 40px;
}
#cont {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	padding-left: 20px;
	margin-left: 10px;
}
/*gallary page*/

.gall_back {
	background-image: url(images/about_circle.jpg);
	background-repeat: no-repeat;
	background-position: 180px 2px;
}
#gallary_box {
	width:646px;
}
/*testimonials*/

.test_back {
	background-image: url(images/about_circle.jpg);
	background-repeat: no-repeat;
	background-position: 265px 2px;
}
.client_say {
	font-size:17px;
	color:#3c3c3c;
}
.test_box {
	background-image: url(images/dotted2.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-bottom:2px;
	margin-top:5px;
	margin-bottom:20px;
}
.test_content {
	border:#c6c4c4 solid 1px;
	background-color:#d1d1d1;
	font-size:12px;
	padding:10px 17px;
	margin-bottom:15px;
}
.test_author {
	text-align:right;
	font-size:12px;
	color:#FFFFFF;
	height:28px;
}
.test_author span {
	background-color:#464646;
	padding:5px 10px;
}
/*servicepage*/

.ser_back {
	background-image: url(images/about_circle.jpg);
	background-repeat: no-repeat;
	background-position: 190px 2px;
}
.dining_back {
	background-image: url(images/about_circle.jpg);
	background-repeat: no-repeat;
	background-position: 140px 2px;
}
.ser_image {
	float:left;
	margin-right:16px;
	margin-top:5px;
	padding:7px;
	background-image: url(images/ser_imgback.jpg);
	background-repeat: no-repeat;
}
.ser_image1 {
	float:left;
	margin-right:16px;
	margin-top:5px;
	padding:7px;
	background-image: url(images/ser_imgback1.jpg);
	background-repeat: no-repeat;
}
/*sitemap*/
.site_box {
	width:216px;
	float:left;
	margin-top:20px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
.site_box ul {
	padding-left:10px;
}
.site_box ul li {
	padding-left:10px;
	background-image: url(images/bullet.gif);
	background-repeat: no-repeat;
	background-position: left 8px;
	margin-left: 5px;
	font-size:13px;
	margin-bottom:3px;
}
.site_box a {
	text-decoration:none;
	color:#3a3838;
}
.site_box a:hover {
	text-decoration:underline;
}
.site_back {
	background-image: url(images/about_circle.jpg);
	background-repeat: no-repeat;
	background-position: 175px 2px;
}
.acc_back {
	background-image: url(images/about_circle.jpg);
	background-repeat: no-repeat;
	background-position: 320px 2px;
}
.holiday_back {
	background-image: url(images/about_circle.jpg);
	background-repeat: no-repeat;
	background-position: 355px 2px;
}
.meetings_back {
	background-image: url(images/about_circle.jpg);
	background-repeat: no-repeat;
	background-position: 400px 2px;
}
.business_back {
	background-image: url(images/about_circle.jpg);
	background-repeat: no-repeat;
	background-position: 525px 2px;
	text-transform:uppercase;
}
.aslon_back {
	background-image: url(images/about_circle.jpg);
	background-repeat: no-repeat;
	background-position: 570px 2px;
	text-transform:uppercase;
}
.travel_back {
	background-image: url(images/about_circle.jpg);
	background-repeat: no-repeat;
	background-position: 445px 2px;
}
/*slider_css*/
/* Picture slides */
.picture-slides-disabled {
	color: #eee;
}
.picture-slides-container {
	margin-bottom: 2em;
}
.picture-slides-dimmed-background .navigation-controls {
	-moz-border-radius : 0 0 5px 5px;
	-webkit-border-top-left-radius : 0;
	-webkit-border-top-right-radius : 0;
	-webkit-border-bottom-left-radius : 5px;
	-webkit-border-bottom-right-radius : 5px;
}
.navigation-controls a {
	font-size:13px;
	text-decoration:none;
	color:#333333;
}
.navigation-controls a:hover {
	color:#0066FF;
}
.picture-slides-fade-container {
	overflow: hidden;
	z-index: 1002;
	background-image:url(images/gall_back.jpg);
	background-repeat: no-repeat;
	padding-top:8px;
	width:666px;
	padding-right:15px;
	padding-left:5px;
	height:400px;
}
.picture-slides-fade-container a {
	display: block;
	height: 240px;
	text-align: center;
	margin-bottom: 10px;
}
.picture-slides-fade-container a img {
}
.picture-slides-image-load-fail {
	display:none;
}
.picture-slides-image-text {
	text-align: center;
	padding: 2px 0 10px;
	margin-top:90px;
	z-index: 1001;
}
.picture-slides-previous-image, .picture-slides-next-image, .picture-slides-start-slideshow, .picture-slides-stop-slideshow {
	display: none;
}
.picture-slides-previous-image, .picture-slides-next-image, .picture-slides-start-slideshow, .picture-slides-stop-slideshow {
	cursor: pointer;
}
.image_thumb {
	width:646px;
	overflow-x:scroll;
	height:120px;
	padding-top:6px;
	padding-left:7px;
	margin-top:8px;
	background-image: url(images/image_thumbback.jpg);
}
.picture-slides-thumbnails {
	width:2320px;
	background-repeat: no-repeat;
}
.picture-slides-thumbnails_1 {
	width:2000px;
	background-repeat: no-repeat;
}
.picture-slides-thumbnails a {
	list-style:none;
	display:inline;
	margin-left:3px;
	margin-right:4px;
}
.picture-slides-thumbnails li img {
}
.picture-slides-thumbnails a {
	outline: none;
}
.picture-slides-thumbnails li .picture-slides-selected-thumbnail img {
}
.picture-slides-dim-overlay {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: #000;
	opacity: 0.8;
	/* For IE 5-7 */
	/* For IE 8 (and 9, 10, 11?). Don't miss the added quotes */
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
	z-index: 1000;
	display: none;
}
/*scroller_css*/

#mycustomscroll {
	/* Typical fixed height and fixed width example */
	width:646px;
	height:120px;
	overflow: auto;
	/* IE overflow fix, position must be relative or absolute*/
	background-color: #fff;
	padding-top:6px;
	padding-left:7px;
	margin-top:8px;
}
.scrollgeneric {
	line-height: 1px;
	font-size: 1px;
	position: absolute;
	top: 0;
	left: 0;
}
.vscrollerbase {
	width: 15px;
	background-color: white;
}
.vscrollerbar {
	width: 15px;
	background-color: black;
}
.hscrollerbase {
	height: 15px;
	background-color: white;
}
.hscrollerbar {
	height: 15px;
	background-color: black;
}
.hscrollerbar {
	background: #99CBCB url(images/horizontalbarbody_cornerjog.png) 0px -30px repeat-x;
}
.vscrollerbar {
	background: #99CBCB url(images/basebarcaps_verticalbarbody.png) -15px 0px repeat-y;
}
.vscrollerbar, .hscrollerbar {
	padding: 15px;
	z-index: 2;
}
.vscrollerbarbeg {
	background: url(images/basebarcaps_verticalbarbody.png) -45px -30px no-repeat;
	width: 15px;
	height: 15px !important;
}
.vscrollerbarend {
	background: url(images/basebarcaps_verticalbarbody.png) -45px 0px no-repeat;
	width: 15px;
	height: 15px;
}
.hscrollerbarbeg {
	background: url(images/basebarcaps_verticalbarbody.png) -60px -15px no-repeat;
	height: 15px;
	width: 15px !important;
}
.hscrollerbarend {
	background: url(images/basebarcaps_verticalbarbody.png) -30px -15px no-repeat;
	height: 15px;
	width: 15px;
}
.scrollerjogbox {
	width: 15px;
	height: 15px;
	top: auto;
	left: auto;
	bottom: 0px;
	right: 0px;
	background: #4E727C url(images/horizontalbarbody_cornerjog.png) 0px 0px;
}
.vscrollerbase {
	background: #D7EBDF url(images/basebarcaps_verticalbarbody.png) 0px 0px repeat-y;
}
.vscrollerbasebeg {
	background: url(images/basebarcaps_verticalbarbody.png) -30px -30px no-repeat;
	width: 15px;
	height: 15px !important;
}
.vscrollerbaseend {
	background: url(images/basebarcaps_verticalbarbody.png) -60px -30px no-repeat;
	height: 15px;
	width: 15px;
}
.hscrollerbase {
	background: #D7EBDF url(images/horizontalbarbody_cornerjog.png) 0px -15px repeat-x;
}
.hscrollerbasebeg {
	background: url(images/basebarcaps_verticalbarbody.png) -60px 0px no-repeat;
	height: 15px;
	width: 15px !important;
}
.hscrollerbaseend {
	height: 15px;
	width: 15px;
	background: url(images/basebarcaps_verticalbarbody.png) -30px 0px no-repeat;
}
.scrollerjogbox:hover {
	background: #5E828C url(images/basebarcaps_verticalbarbody.png) -45px -15px;
}
/*banner*/
#features {
	margin-left:auto;
	margin-right:auto;
}
#features #feature-links {
	display:block;
	height:12px;
	position:absolute;
	top:428px;
	margin-left:21px;
	float:left;
	z-index:50;
	left: 1107px;
}
#features #feature-links li {
	float:left;
	margin-right:10px;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
}
#features #feature-links li a {
	height:13px;
	width:13px;
}
#features #feature-links li {
	float:left;
	height:13px;
	width:13px;
}
#features #feature-links li a {
	display:block;
	height:13px;
	width:13px;
	background-image:url(images/circle_button.png);
	background-repeat:no-repeat;
}
#features #feature-links li a.active {
	height:13px;
	width:13px;
	background-image:url(images/active_circle.png);
	background-repeat:no-repeat;
}
#features .feature-story {
	display:none;
	background:white none repeat scroll 0 0;
	left:0;
	position:absolute;
	top:0;
	width:100%;
	height:453px;
	background-position:center;
}
.amenities_box {
	padding:15px;
	background-color:#d8d8d8;
}
.amenities_box h2 {
	font-size:17px;
	padding-bottom:8px;
	font-weight:normal;
}
.amenities_box ul li {
	list-style:none;
	display:inline;
	width:160px;
	margin-right:10px;
	margin-left:10px;
	float:left;
	border-bottom:#666666 dotted 1px;
	padding-top: 7px;
	padding-right: 5px;
	padding-bottom: 7px;
	padding-left: 22px;
}
.confe_box {
	width:290px;
	float:left;
	height:250px;
	margin-left:15px;
	margin-right:15px;
	display:inline;
	position:relative;
}
.con_picture {
	padding:7px;
	padding-bottom:8px;
	background-image: url(images/picture_background.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin-bottom:6px;
}
.dining_box {
	width:290px;
	float:right;
	height:250px;
	margin-left:15px;
	margin-right:15px;
	display:inline;
	position:relative;
}
.dining_box {
	padding:7px;
	padding-bottom:8px;
	background-image: url(images/picture_background.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin-bottom:6px;
}
.glass {
	width:54px;
	height:100px;
	position:absolute;
	left: -24px;
	top: 84px;
}
.candle {
	width:46px;
	height:82px;
	position:absolute;
	top: 105px;
	left: 269px;
}
.service_box {
	padding:15px;
	background-color:#d8d8d8;
}
.service_box ul li {
	list-style:none;
	display:inline;
	width:250px;
	margin-right:10px;
	margin-left:10px;
	float:left;
	border-bottom:#666666 dotted 1px;
	padding-top: 7px;
	padding-right: 5px;
	padding-bottom: 7px;
	padding-left: 27px;
}
.doctor {
	background-image: url(images/icon/doctor.jpg);
	background-repeat: no-repeat;
	background-position: 2px 9px;
}
.dry {
	background-image: url(images/icon/dry.jpg);
	background-repeat: no-repeat;
	background-position: 2px center;
}
.wake {
	background-image: url(images/icon/wake.jpg);
	background-repeat: no-repeat;
	background-position: 2px 8px;
}
.travel {
	background-image: url(images/icon/transport.jpg);
	background-repeat: no-repeat;
	background-position: 2px center;
}
.ser {
	background-image: url(images/icon/services.jpg);
	background-repeat: no-repeat;
	background-position: 0px center;
}
.car_rent {
	background-image: url(images/icon/car.jpg);
	background-repeat: no-repeat;
	background-position: 2px center;
}
.curr {
	background-image: url(images/icon/currency.jpg);
	background-repeat: no-repeat;
	background-position: 2px center;
}
.safety {
	background-image: url(images/icon/safety.jpg);
	background-repeat: no-repeat;
	background-position: 2px center;
}
.safety2 {
	background-image: url(images/icon/safety2.jpg);
	background-repeat: no-repeat;
	background-position: 2px center;
}
.hair_dry {
	background-image: url(images/icon/hair_dryer.jpg);
	background-repeat: no-repeat;
	background-position: 2px center;
}
.news {
	background-image: url(images/icon/news.jpg);
	background-repeat: no-repeat;
	background-position: 0px center;
}
.news2 {
	background-image: url(images/icon/news2.jpg);
	background-repeat: no-repeat;
	background-position: 0px center;
}
.parking {
	background-image: url(images/icon/parking.jpg);
	background-repeat: no-repeat;
	background-position: 2px center;
}
.bar {
	background-image: url(images/icon/bar.jpg);
	background-repeat: no-repeat;
	background-position: 2px center;
}
/*.parking{
	background-image: url(images/icon/parking.jpg);
	background-repeat: no-repeat;
	background-position: 2px center;
}

.bar{
	background-image: url(images/icon/bar.jpg);
	background-repeat: no-repeat;
	background-position: 2px center;
}
*/
.banquet {
	background-image: url(images/icon/banquet.jpg);
	background-repeat: no-repeat;
	background-position: 2px center;
}
.health {
	background-image:url(images/icon/healthclub.png);
	background-repeat: no-repeat;
	background-position: 2px center;
}
.conference {
	background-image: url(images/icon/conference.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}
.sauna {
	background-image: url(images/icon/flower.jpg);
	background-repeat: no-repeat;
	background-position: 2px center;
}
.rest {
	background-image: url(images/icon/restrorent.jpg);
	background-repeat: no-repeat;
	background-position: 2px center;
}
.beauty {
	background-image: url(images/icon/beauty.jpg);
	background-repeat: no-repeat;
	background-position: 0px center;
}
.business {
	background-image: url(images/icon/business.jpg);
	background-repeat: no-repeat;
	background-position: 2px center;
}
.front {
	background-image: url(images/icon/resption.jpg);
	background-repeat: no-repeat;
	background-position: 0px center;
}
.fac_picture {
	background-color:#c7c7c7;
	padding:3px;
	margin-bottom:5px;
}
.fac_picture span {
	font-size:15px;
	color:#2e2e2e;
	padding-left:10px;
	line-height:44px;
	padding-top:3px;
}
.com_logo {
	width:90px;
	height:100px;
	padding-top:15px;
	background-image: url(images/facility_back.jpg);
	background-repeat:no-repeat;
	font-size:11px;
	color:#474747;
	text-align:center;
	text-transform:uppercase;
	float:left;
}
.com_logo img {
	margin-bottom:5px;
}
.slider_margin {
	margin-top:10px;
	margin-bottom:1px;
	padding-bottom:1px;
	font-size:13px;
}
.clients_testimonials_image {
	float:left;
	width:87px;
	height:75px;
	margin-left:10px;
	margin-right:12px;
	background:#ffffff;
	border:solid 1px #dde0e2;
	text-align:center;
	padding-top:5px;
}
.clients_testimonials_boldtxt {
	font-size:11px;
	padding-top:2px;
	text-align:right;
	padding-right:5px;
	padding-bottom:1px;
	font-weight:bold;
}
.newsticker-jcarousellite {
	float:right;
	width:310px;
	height:300px;
}
.newsticker-jcarousellite ul {
}
.newsticker-jcarousellite ul li {
	list-style:none;
}
.newsticker-jcarousellite2 {
	float:right;
	width:200px;
	height:300px;
}
.newsticker-jcarousellite2 ul {
}
.newsticker-jcarousellite2 ul li {
	list-style:none;
}
.testimonials_main_div {
	width:310px;
	float:right;
}
h5 {
	color:#3b3b3b;
	padding-left:5px;
	background:#d8d8d8;
	font-size:26px;
	float:left;
	margin-right:0px;
}
.list {
	margin: 0px;
	padding: 0px;
}
.list li {
	line-height:25px;
	background-image: url(images/bullet.gif);
	background-repeat: no-repeat;
	padding-left: 15px;
	background-position: 5px;
}
.dining_dot_line {
	width:675px;
	background-image: url(images/dot-line.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	padding-bottom: 10px;
	margin-bottom: 10px;
}
.inner_table {
	border-top:#fff solid 1px;
	border-left:#fff solid 1px;
	margin:0px;
	padding:0px;
	background-color:#d6d6d6;
}
.inner_table th {
	font-weight:normal;
	background-color:#bab9b9;
	color:#666666;
	vertical-align:middle;
	font-weight:bold;
	padding:6px 0px;
	border-right:#fff solid 1px;
	border-bottom:#fff solid 1px;
}
.inner_table td {
	text-align:left;
	border-right:#fff solid 1px;
	border-bottom:#fff solid 1px;
	padding:3px 0px;
	line-height:30px;
	text-align:center;
}
.inner_table td a {
	text-decoration:underline;
	color:#000000;
}
.inner_table td a:hover {
	text-decoration:none;
}
.inner_table_white {
	line-height:25px;
	color:#5b5b5b;
	position:relative;
}
.inner_table_hd {
	text-align:left;
	line-height:35px;
	position:relative;
	font-weight:bold;
}
.inner_table_bg {
	line-height:25px;
	position:relative;
}
.left_bar {
	float:right;
	width:70px;
	padding-top:10px;
	background-image: url(images/bullet.gif);
	background-repeat: no-repeat;
	background-position: right 13px;
	padding-bottom:10px;
}
.left_bar a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	background-position:right top;
	color:#000000;
	text-decoration:none;
}
.left_bar a:hover {
	text-decoration:underline;
}
.view_gallery {
}
.view_gallery a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	padding-left:75px;
	color:#000000;
	text-decoration:none;
}
.view_gallery a:hover {
	text-decoration:underline;
}

/*Newsletter CSS*/
.floater
{
	background-color: rgba(0, 102, 255, 0.69); 
	
	width: 271px;
	position: fixed;
	margin-top: 161px;
	z-index: 1200;
	padding: 5px;
	padding-left: 15px;
	border-radius: 10px;
	margin-left: -11px;
	color: white;
	font-family:Segoe UI;
	text-align:right;
	

  animation: animationFrames ease 1s;
  animation-iteration-count: 1;
  transform-origin: ;
  animation-fill-mode:forwards; /*when the spec is finished*/
  -webkit-animation: animationFrames ease 1s;
  -webkit-animation-iteration-count: 1;
  -webkit-transform-origin: ;
  -webkit-animation-fill-mode:forwards; /*Chrome 16+, Safari 4+*/ 
  -moz-animation: animationFrames ease 1s;
  -moz-animation-iteration-count: 1;
  -moz-transform-origin: ;
  -moz-animation-fill-mode:forwards; /*FF 5+*/
  -o-animation: animationFrames ease 1s;
  -o-animation-iteration-count: 1;
  -o-transform-origin: ;
  -o-animation-fill-mode:forwards; /*Not implemented yet*/
  -ms-animation: animationFrames ease 1s;
  -ms-animation-iteration-count: 1;
  -ms-transform-origin: ;
  -ms-animation-fill-mode:forwards; /*IE 10+*/
}

@keyframes animationFrames{
  0% {
    left:-1500px;
    top:0px;
    opacity:0;
    transform:  rotate(0deg) scaleX(1) scaleY(1) ;
  }
  60% {
    left:30px;
    opacity:1;
  }
  80% {
    left:-10px;
  }
  100% {
    left:0px;
    top:0px;
    opacity:1;
    transform:  rotate(0deg) scaleX(1) scaleY(1) ;
  }
}

@-moz-keyframes animationFrames{
  0% {
    left:-1500px;
    top:0px;
    opacity:0;
    -moz-transform:  rotate(0deg) scaleX(1) scaleY(1) ;
  }
  60% {
    left:30px;
    opacity:1;
  }
  80% {
    left:-10px;
  }
  100% {
    left:0px;
    top:0px;
    opacity:1;
    -moz-transform:  rotate(0deg) scaleX(1) scaleY(1) ;
  }
}

@-webkit-keyframes animationFrames {
  0% {
    left:-1500px;
    top:0px;
    opacity:0;
    -webkit-transform:  rotate(0deg) scaleX(1) scaleY(1) ;
  }
  60% {
    left:30px;
    opacity:1;
  }
  80% {
    left:-10px;
  }
  100% {
    left:0px;
    top:0px;
    opacity:1;
    -webkit-transform:  rotate(0deg) scaleX(1) scaleY(1) ;
  }
}

@-o-keyframes animationFrames {
  0% {
    left:-1500px;
    top:0px;
    opacity:0;
    -o-transform:  rotate(0deg) scaleX(1) scaleY(1) ;
  }
  60% {
    left:30px;
    opacity:1;
  }
  80% {
    left:-10px;
  }
  100% {
    left:0px;
    top:0px;
    opacity:1;
    -o-transform:  rotate(0deg) scaleX(1) scaleY(1) ;
  }
}

@-ms-keyframes animationFrames {
  0% {
    left:-1500px;
    top:0px;
    opacity:0;
    -ms-transform:  rotate(0deg) scaleX(1) scaleY(1) ;
  }
  60% {
    left:30px;
    opacity:1;
  }
  80% {
    left:-10px;
  }
  100% {
    left:0px;
    top:0px;
    opacity:1;
    -ms-transform:  rotate(0deg) scaleX(1) scaleY(1) ;

  }
}
.floater a
{ 
	color: white;
	padding:3px;
	font-size:12px;
}

.floater a:hover
{
	color: rgb(255, 255, 0);
}
