@charset "utf-8";
/* CSS Document */
body, html{height:100%; margin:0; padding:0;}
body{
	font-family:Verdana, Geneva, sans-serif !important;
	font-size:12px !important; 
	color:#684702 !important;
	background:url(../images/bg-site.jpg) #FFF repeat-x;
}
a{
	text-decoration:none !important;
	color:#684702 !important;
}
ul, li{margin:0; padding:0;}
.clear{clear:both;}
.bg-main-site{background:url(../images/bg-main-site.jpg) center top no-repeat;}
.wrapper{width:950px; margin:0 auto; height:auto;}
header{width:950px; height:53px; background:url(../images/bg-menu.png) repeat-x top #FFF;;/* border-top:4px #e77601 solid;*/}
.logo{background:url(../images/logo.png) no-repeat 21px 0; width:211px; height:89px; position:absolute;  z-index:99999; padding-left:21px;}
ul.container-menu{display:block; width:710px; float:right;}
ul.container-menu li{display:block; float:left; padding:20px 10px 10px 10px; border-right:1px #FFF solid;}
ul.container-menu li a:hover{color:#ccc;}
.container-image-banner{width:950px; height:365px; overflow:hidden;}
.container-big-banner-thumb-show{background:#009; float:left; margin-right:10px;}
.container-big-banner-thumb-link{font-size:16px; color:#0090ff; display:block;}

.container-content{width:718px; height:auto; margin-top:10px; float:left;}
/*page*/
.container-content-page{width:950px; height:auto; margin-top:10px; float:left;}
.container-content-page-center{width:700px; height:auto; min-height:290px; float:right; padding-right:5px;}
.container-content-page-center h2{border-bottom:2px solid #e77601; padding-bottom:5px;}
.container-content-page-center ul{display:block; margin-left:30px;}
.container-content-page-center ul li{display:list-item; padding:5px 0;}
/**/
.container-left-banner{width:211px; margin-left:21px; position:relative;}
.container-left-banner span{display:block; margin:10px 0 10px 0;}
.container-left-banner span a img{border:0;}
.container-conten span{}
.container-left-banner h2 {font-size:13px;padding:0;margin:0;}

.container-content-center{width:468px; height:100%; float:right; padding-right:5px; margin-bottom: 20px;}
.container-content-center h2{font-size:18px; color:#e77601;}
.container-content-center p{line-height:1.6em;}

.container-right{float:right; width:232px; height:auto; margin-top:10px;}
.container-right span{ text-align:center; display:block; margin-top:15px;}
ul.container-icon-socail{display:block; background:#F00; width:135px; margin:0 auto;}
ul.container-icon-socail li{display:block; width:35px; height:35px; float:left; margin-left:10px; margin-top:10px;}
.container-special-offers{background:url(../images/bg-special-offers.png) no-repeat; width:212px; height:auto; margin:10px auto;}
.container-special-offers h1{font-size:14px; text-align:center; color:#e77601; padding:10px; padding-bottom:0;}
.container-special-offers span{text-align:center}
.container-special-offers p{ padding:5px 15px; clear:both; display:block; font-size:11px;}

.container-content-bottom{background:#f5f5f5; width:718px; height:auto; float:left;}
.icon-map{border-right:1px solid #dddddd; margin:20px 10px; width:330px; float:left;}
.icon-map span{float:left;}
.icon-map-cotent{width:200px; float:left; margin-left:20px;}
.icon-map-cotent h1{font-size:12px; color:#e77601; margin:0; padding:0;}
.icon-map-cotent p{font-size:11px;}

.icon-photo-gallery{margin:20px 10px; width:330px; float:left;}
.icon-photo-gallery span{float:left;}
.icon-photo-gallery-cotent{width:200px; float:left; margin-left:20px;}
.icon-photo-gallery-cotent h1{font-size:12px; color:#e77601; margin:0; padding:0;}
.icon-photo-gallery-cotent p{font-size:11px;}

.footer{background:#202020; width:100%; height:auto; display:block; float:left;}
.container-content-footer{width:950px; margin:0 auto; height:auto;}
.container-content-footer ul {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}

.container-content-footer ul li,.container-content-footer ul li a {
	color: #777777;
	font-size:11px;
}

.container-content-footer ul li a:hover {
	color: #FFFFFF;
}

ul.social {padding-left:60px;}
.social li {float:left;width:28px;}
.facebook {padding:15px 15px 0 0;}
.twitter {padding:19px 15px 0 0;}
.rss {padding:15px 15px 0 0;}

#footer-detail {float:left;width:725px;text-align:center;padding:10px 0 8px 0;}
#footer-social {float:left;width:220px;text-align:center;}

.container-columns{display:block; float:left; width:100%;}
.container-columns li.container-columns-list{width:25%; height:auto; display:block; float:left;}
.container-columns li.container-columns-list h2{ font-size:12px; color:#FFF; padding:10px 10px 0 10px;}
.container-columns li.container-columns-list a.link{background:url(../images/bullet.png) 0 12px no-repeat; color:#646464; margin:0 10px; padding:10px; display:block; border-bottom:dotted #646464 1px;}
.photo-gallery-list{display:block; margin:10px;}
.photo-gallery-list li{margin-right:10px; margin-top:10px; border:1px solid #646464; padding:2px; display:block; float:left;}
.container-content-footer p{text-align:center;display:block; color:#646464; font-size:11px; width:100%;}

/*Accommodation*/
.main{
	position:relative;
    width:680px;
    margin: 0 auto;
}
.view {
   width: 300px;
   height: 200px;
   margin: 10px;
   float: left;
   border: 10px solid #fff;
   overflow: hidden;
   position: relative;
   text-align: center;
   -webkit-box-shadow: 1px 1px 2px #e6e6e6;
   -moz-box-shadow: 1px 1px 2px #e6e6e6;
   box-shadow: 1px 1px 2px #e6e6e6;
   cursor: default;
   background: #fff url(../images/bgimg.jpg) no-repeat center center;
}
.view .mask,.view .content {
   width: 300px;
   height: 200px;
   position: absolute;
   overflow: hidden;
   top: 0;
   left: 0;
}
.view img {
   display: block;
   position: relative;
}
.view h2 {
   text-transform: uppercase;
   color: #fff;
   text-align: center;
   position: relative;
   font-size: 12px;
   padding: 10px;
   background: rgba(0, 0, 0, 0.8);
   margin: 20px 0 0 0;
}
.view p {
   font-family: Georgia, serif;
   font-style: italic;
   font-size: 12px;
   position: relative;
   color: #fff;
   padding: 0px 20px;
   text-align: center;
}
.view a.info {
   display: inline-block;
   text-decoration: none;
   padding: 7px 14px;
   background: #000;
   color: #fff;
   text-transform: uppercase;
   -webkit-box-shadow: 0 0 1px #000;
   -moz-box-shadow: 0 0 1px #000;
   box-shadow: 0 0 1px #000;
}
.view a.info: hover {
   -webkit-box-shadow: 0 0 5px #000;
   -moz-box-shadow: 0 0 5px #000;
   box-shadow: 0 0 5px #000;
}

.contact-form {margin:0 auto; width:600px;}
.contact-form label{display:block; line-height:26px; height:26px; width:80px; float:left; margin:5px;}
.contact-form input{float:left; height:21px; width:400px; margin:5px;}
.contact-form textarea {float:left; height:100px; width:400px; margin:5px;}
.send-btn{display:block; padding:10px 40px; text-align:center; background:#e77601; float:left; margin-left:5px; margin-bottom:20px;
font-weight:bold;}

ul.container-gallery{display:block; width:694px; height:auto; float:left; margin:0 0 15px 0; padding:0 0 0 6px;}
ul.container-gallery li{display:block; float:left; margin:5px; border:1px solid #646464; padding:5px;}
ul.container-gallery li a{opacity:0.5; filter:alpha(opacity=50);}
ul.container-gallery li a:hover{opacity:1; filter:alpha(opacity=100);}


/* *************** Add on Booking and Member ********************* */

.booking-home-bx{
	background-image: url("../images/orange_bg.png");
	background-repeat: repeat;
	width: 100%;
	margin: 0;
	padding: 5px;
	color: #fff;
	line-height: 26px;
}

.booking-home-bx a{
	text-decoration: underline;
	color: bule !important;
}

.booking-home-bx a:hover{
	text-decoration: none;
	color: red;
}

.booking-home-bx a:visited{
	text-decoration: underline;
	color: bule	!important;
}

.booking-form-date  input[type="text"]{
	border: 1px solid #ce1500;
	line-height: 26px;
	background-image: url(../images/cal_bx.png);
	background-repeat: no-repeat;
	background-position: center left;
	padding-left: 30px;
	color: #999;
	cursor: pointer;
}

.ui_button.original {
    border-color: #fc0 #e4a000 #e4a000 #fc0;
    background-color: #fc0;
    box-shadow: 1px 1px 0 0 rgba(0,0,0,0.15);
    color: #000;
    text-align: center;
    font-size: medium;
    cursor: pointer;
}

.ui_button.original:hover{
    color: red;
}

.form-group.required .control-label:after {
  content:"*";
  color:red;
}

.center{
width: 150px;
  margin: 40px auto;
  
}

.right{
	text-align: right;
}

.bg-white{
	background-color: white !important;
}

.book-table{
	color: #888;
}

.book-table thead{
	color: #684702;
}

.book-table .room-head a{
	text-decoration: underline !important;
	color: blue !important;
	margin-bottom: 10px;
}

.book-table .room-head a:visited{
	text-decoration: underline !important;
	color: blue !important;
	margin-bottom: 10px;
}

.book-table .room-head a:hover{
	text-decoration: none !important;
	color: blue !important;
}

.book-table .img{
	text-align: center;
}

.room_price{
	font-size: large;
	color: red;
}

.room_price_old{
	font-size: medium;
	text-decoration: line-through;
}

.room_curr{
	font-size: small;
	color: red;
}

.room_curr_old{
	font-size: x-small;
}

.room_price_desc{
	font-size: x-small;
	color: #BBB;
	margin-top: 15px;
}

.head-blue{
	color: #0072bc;
}

.room_price_save_box{
	width: 100%;
	border: 1px solid #0072bc;
	margin-top: 5px;	
	padding: 5px;
	text-align: center;
}

.room_price_save{
	font-size: medium;
	color: #0072bc;
}

.room-capacity-section{
	display: inline-block;
	list-style: none;	
	margin-left: 15px;
}

.room-capacity{
	background-image: url("../images/tablet-sprite-icons-v2.png");
	width: 15px;
	height: 15px;
    background-repeat: no-repeat;
    background-position: left -365px top -120px;
	display: inline-block;
	margin: 0 -4px 5px;
}

.room-capacity-plus{
	margin: -2px;
	vertical-align: top;
}

.room-included{
	line-height: 20px;	
	vertical-align: middle;
}

.room-icon{
	width: 20px;
	height: 20px;
	margin-right: 5px;
	vertical-align: middle;
}

.room-icon-inline{
	width: 15px;
	height: 20px;
	vertical-align: middle;
}

.inline-nowrap{
	display: inline-block;
	white-space: nowrap;
	width: 100%;
}

.room-icon-right{
	background-image: url("../images/tablet-sprite-icons-v2.png");
    background-repeat: no-repeat;
    background-position: left -220px top -120px;
	display: inline-block;
}

.room-icon-time{
	background-image: url("../images/tablet-sprite-icons-v2.png");
    background-repeat: no-repeat;
    background-position: left -268px top -120px;
	display: inline-block;
}

.room-icon-card{
	background-image: url("../images/tablet-sprite-icons-v2.png");
    background-repeat: no-repeat;
    background-position: left -195px top -120px;
	display: inline-block;
}


.room-icon-policy{
	background-image: url("../images/tablet-sprite-icons-v2.png");
    background-repeat: no-repeat;
    background-position: left -340px top -95px;
	display: inline-block;
}


/* Styles for custom tooltip template */
.tooltip-head{
    color: #fff;
    background: #000;
    padding: 10px 10px 5px;
    border-radius: 4px 4px 0 0;
    text-align: left;
    margin-bottom: -2px; /* Hide default tooltip rounded corner from top */
}

.tooltip{
    text-align: left;
    width: 300px;
    float: left;
}

.tooltip-inner{
    text-align: left;
    float: left;
}


.tooltip .tooltiptext {
    text-align: left;
    float: left;
}


/*
* ********* BLINK Text ***************
*/

.blink {
  animation: blink-animation 1s steps(5, start) infinite;
  -webkit-animation: blink-animation 1s steps(5, start) infinite;
}
@keyframes blink-animation {
  to {
    visibility: hidden;
  }
}
@-webkit-keyframes blink-animation {
  to {
    visibility: hidden;
  }
}