@charset "utf-8";
@import url(http://fonts.googleapis.com/css?family=Open+Sans);
body{
	margin: 0px;
	padding: 0px;
	font-family: 'Open Sans', sans-serif;
}
header{
	margin: 0px;
	padding: 0px;
}
.amazingslider-text-box-1{
    display: none !important;
}
.header_menu{
	width: 100%;
	height: 34px;
	background: #555;
	color: #fff;
	text-align: right;
	font-size: 12px;
}
.header_menu a{
	padding-left: 10px;
	padding-right: 10px;
	color: #fff;
	text-decoration: none;
	line-height: 32px;
}
.header_menu a:hover{
	color: #FCFFA4;
}
.glyphicon-earphone{
	color: #fff;
	font-size: 16px;
	padding-right: 5px;
}
.glyphicon-earphone:hover{
	color: #FCFFA4;
}
.header_wrapper{
	width: 100%;
	height: auto;
	margin: 0px auto;
	padding: 0px;
	-moz-box-shadow: 0 0 10px #666;
	-webkit-box-shadow: 0 0 10px #666;
	box-shadow: 0 0 10px #666;	
	position: relative;
	z-index: 9999;
}
.header_logo{
	margin: 0px auto;
	padding-top: 5px;
	text-align: center;
}
.header_logo img{
	border: none;
	float: left;
	vertical-align: middle;
	text-align: center;	
}
.header_title{
	padding-top: 20px;
	font-size: 12px;
	font-weight: bold;
	color: #666;
	text-align:center;
	font-family: Arial;
}
nav{
	margin: 0px;
	padding: 0px;
}
.bookingengine_wrapper{
	width: 100%;
	height: auto;
	padding-top: 5px;
	padding-bottom: 8px;
	background: #555;
}
.booking_engine_widget{
	color: #fff;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 14px;
}
.buttoncontrol{	
	vertical-align: middle;
	margin-top: -3px;
}
.btndetail {
	-moz-box-shadow:inset 0px 1px 0px 0px #ffffff;
	-webkit-box-shadow:inset 0px 1px 0px 0px #ffffff;
	box-shadow:inset 0px 1px 0px 0px #ffffff;
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #ededed), color-stop(1, #dfdfdf));
	background:-moz-linear-gradient(top, #ededed 5%, #dfdfdf 100%);
	background:-webkit-linear-gradient(top, #ededed 5%, #dfdfdf 100%);
	background:-o-linear-gradient(top, #ededed 5%, #dfdfdf 100%);
	background:-ms-linear-gradient(top, #ededed 5%, #dfdfdf 100%);
	background:linear-gradient(to bottom, #ededed 5%, #dfdfdf 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ededed', endColorstr='#dfdfdf',GradientType=0);
	background-color:#ededed;
	border:1px solid #f5f5f5;
	display:inline-block;
	cursor:pointer;
	color:#333333;
	font-family: Arial;
	font-weight: bold;
	font-size:15px;
	padding:6px 24px;
	text-decoration:none;
	text-shadow:0px 1px 0px #ffffff;
	border-radius: 5px;
}
.btndetail:hover {
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #dfdfdf), color-stop(1, #ededed));
	background:-moz-linear-gradient(top, #dfdfdf 5%, #ededed 100%);
	background:-webkit-linear-gradient(top, #dfdfdf 5%, #ededed 100%);
	background:-o-linear-gradient(top, #dfdfdf 5%, #ededed 100%);
	background:-ms-linear-gradient(top, #dfdfdf 5%, #ededed 100%);
	background:linear-gradient(to bottom, #dfdfdf 5%, #ededed 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#dfdfdf', endColorstr='#ededed',GradientType=0);
	background-color:#dfdfdf;
}
.btndetail:active {
	position:relative;
	top:1px;
	text-decoration: none;
}
.alert-danger{
	padding: 8px;
	text-align: center;
	border-bottom: 5px solid #dda918
}
.alert-success{
	padding: 8px;
	text-align: center;
	border-bottom: 5px solid #dda918
}
.alert-danger h1, .alert-success h1{
	font-family: 'Raleway', sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #009a78;
	text-align: center;
}
.glyphicon-bullhorn{
	color: #feac00;
}
.content_wrapper{
	margin: 0px;
	padding-bottom: 20px;
}
.roomprice{
	font-size: 30px;
	font-family: Arial;
	color: #666;
	font-weight: bold;
	padding-left: 10px;
	vertical-align: middle;
}
.content_wrapper h1{
	font-size: 25px;
}
.content_wrapper p{
	line-height: 22px;
	color: #666;
}
.content_wrapper ul li{
    color: #666;
}
.breadcrumb{
	color: #666;
	font-size: 12px;
}
.breadcrumb a{
	text-decoration: none;
	color: #333;	
}
.breadcrumb a:hover{
	text-decoration: underline;
}
.bg_heading{
	text-align: center;
}
.bg_heading h1{
	font-size: 22px;
	padding-top: 20px;	
	padding-bottom: 20px;
}
.bg_heading span{
	background: #eee;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
	padding-right: 20px;
}
.feature_wrapper{
	background: #dddddd;
	width: 100%;
	height: auto;
	padding-bottom: 30px;
	padding-top: 30px;
}
.feature_heading{
	margin: 0px auto;
	padding:0px;
	text-align: center;
}
.feature_heading h2{	
	margin: 0px;
	margin-bottom: 20px;
	line-height: 45px;	
	font-size: 20px;	
	color: #333;
	text-align: center;
}
.feature_heading span{			
	padding-left: 20px;
	padding-right: 20px;	
	background: #fff;
	border-radius: 7px;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center;
}
.feature_wrapper img{
	border: none;
	outline: none;
}
.feature_wrapper a{
	color: #fff;
	text-decoration: none;
}
.feature_wrapper a:hover{
	color: #FFFCAD;
}
.feature_text{
	background: url(images/bg_feature.png);	
	position: absolute;
	bottom: 40px;
	color: #fff;
	padding-left: 20px;
	padding-right: 25px;
}
.feature_text h2{
	font-size: 20px;
	color: #fff;
	line-height: 50px;
	margin: 0px;
}
.nopadding{
	margin: 0px;
	padding: 0px !important;
}
.promotion_wrapper{
	background: #000;
	width: 100%;
	height: auto;
	padding-top: 20px;
	padding-bottom: 20px;
	color: #fff;
}
.promotion_wrapper h2{
	color: #fff963;
	font-size: 22px;
	text-align: center;
	margin: 0px;
	padding-bottom: 25px;
}
.promotion_wrapper h3{
	font-size: 17px;
	line-height: 22px;
}
.promotion_wrapper img{
	border: none;
	outline: none;
}
.promotion_wrapper img:hover{
	opacity: 0.8;
}
.promotion_wrapper a{
	color: #fff;
	text-decoration: none;
}
.promotion_wrapper a:hover{
	color: #F9FFA0;
}
.prolink{
	border-top: 2px solid #fff;
	padding-bottom: 10px;
	padding-top: 10px;
}
.prolink a{
	font-size: 15px;
	color: #fff963;
	text-decoration: none;
}
.prolink a:hover{
	color: #fff;
	text-decoration: underline;
}
footer{
	margin: 0px;
	padding: 0px;
}
.footer_logo{
	border-top: 1px solid #ddd;
	padding-top: 30px;
	padding-top: 30px;
}
.footer_logo img{
	border: none;
	outline: none;
	margin-bottom: 10px;
}
.footer_logo h2{
	font-family: 'BebasNeuewebfont';	
	color: #222222;
	font-size: 30px;
	margin: 0px;
	padding-top: 5px;
	padding-bottom: 15px;
}
.footer_logo h2 span{
	font-size: 30px;
	margin: 0px;
	padding-left: 60px;
}
.footer_wrapper{
	width: 100%;
	height: auto;
	/*background: #fff url(images/bg_bayon.png) no-repeat center;*/
	border-top:1px solid #ddd;
	margin: 0px;
	padding-bottom: 20px;
	padding-top:20px;
	color: #666;
}
.footer_wrapper h2{
	font-size: 20px;
}
.footer_wrapper ul{
	margin: 0px;
	padding: 0px;
	list-style: none;
}
.footer_wrapper ul li{
	padding-top: 2px;
	padding-bottom: 2px;
}
.footer_wrapper ul li a{
	color: #666;
	text-decoration: none;
}
.footer_wrapper ul li a:hover{
	color: #000;
}
.footer_network{
	margin: 0px;
	padding: 0px;
}
.footer_network h2{
	padding-left: 3px;
}
.footer_network img{
	border: none;
	outline: none;
}
.footer_network img:hover{
	opacity: 0.7;
}
.footer_network ul li{
	float: left;
	padding-left: 3px;
	padding-right: 3px;
}
.footer_copyright{
	width: 100%;
	height: auto;
	background: #000;
	padding-top: 8px;
	padding-bottom: 5px;
	text-align: center;
	color: #fff;
	line-height: 24px;
	font-size: 12px;
}
.footer_copyright a{
	color: #fff;
	text-decoration: none;
}
.footer_copyright a:hover{
	color: #F8FFB3;
}
.btnbook {
	-moz-box-shadow:inset 0px 1px 3px 0px #91b8b3;
	-webkit-box-shadow:inset 0px 1px 3px 0px #91b8b3;
	box-shadow:inset 0px 1px 3px 0px #91b8b3;
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #768d87), color-stop(1, #6c7c7c));
	background:-moz-linear-gradient(top, #768d87 5%, #6c7c7c 100%);
	background:-webkit-linear-gradient(top, #768d87 5%, #6c7c7c 100%);
	background:-o-linear-gradient(top, #768d87 5%, #6c7c7c 100%);
	background:-ms-linear-gradient(top, #768d87 5%, #6c7c7c 100%);
	background:linear-gradient(to bottom, #768d87 5%, #6c7c7c 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#768d87', endColorstr='#6c7c7c',GradientType=0);
	background-color:#768d87;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
	border:1px solid #566963;
	display:inline-block;
	cursor:pointer;
	color:#ffffff;
	font-family:arial;
	font-size:15px;
	font-weight:bold;
	padding:11px 23px;
	text-decoration:none;
	text-shadow:0px -1px 0px #2b665e;
}
.btnbook:hover {
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #6c7c7c), color-stop(1, #768d87));
	background:-moz-linear-gradient(top, #6c7c7c 5%, #768d87 100%);
	background:-webkit-linear-gradient(top, #6c7c7c 5%, #768d87 100%);
	background:-o-linear-gradient(top, #6c7c7c 5%, #768d87 100%);
	background:-ms-linear-gradient(top, #6c7c7c 5%, #768d87 100%);
	background:linear-gradient(to bottom, #6c7c7c 5%, #768d87 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#6c7c7c', endColorstr='#768d87',GradientType=0);
	background-color:#6c7c7c;
}
.btnbook:active {
	position:relative;
	top:1px;
}
@media only screen and (max-width:600px){
	.bg_heading h2{
		line-height: normal;
		text-align: center;
	}
	.bg_heading span{
		background: none;
		padding-left: 0px;
		padding-right: 0px;
	}
	.feature_heading h2{
		line-height: normal;
	}
	.feature_heading span{
		background: none;
		padding-left: 0px;
		padding-right: 0px;
	}
}
@media only screen and (max-width: 1000px){
	.header_logo img{
		float: none;
	}
	.header_title{
		padding-top: 5px;
	}
		.buttoncontrol{
		margin-top: 10px;
		margin-left: -8px;
	}
	.footer_logo h2{
		text-align: center;
		border: none;
	}
	.footer_logo h2 span{
		padding-left: 0px;
	}
}

 