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

.clr {
	clear:both;
}
body {
	margin:0;
	padding:0;
	background:url(../images/body-bg.jpg) repeat top center;
}
.wrapper {
	margin:0 auto;
	width:100%;
	background:url(../images/header-bg.png) no-repeat 50% -25px;
}
.third-wrapper {
	margin:0 auto;
	width:100%;
}
.header {
	width:1000px;
	margin:0 auto;
	padding-top:25px;
	background:url(../images/head-showdow.png) no-repeat center bottom;
	height:130px;
	
}
.fb {
	height:50px;
	width:246px;
	float:left;
	padding:26px 28px;
	background:url(../images/fb-bg.png) no-repeat;	
}
.logo {
	float:left;
	width:343px;
	text-align:center;
	font:bold 12px Arial, Helvetica, sans-serif;
	color:#8B533F;
}
.phone {
	background:url(../images/phone-bg.png) no-repeat;
	float:right;
	height:50px;
	width:143px;
	font-size:18px;
	color:#8B533F;
	font-weight:bold;
	padding:30px 0 0 100px;
}
.booki{
	float:right;
	padding:3px 0 0 1px;
}
.show2 {
	margin: 00 0 0;
	text-align:center;/*border:#F00 solid 1px;*/
}
.nav {
	width:auto;
	margin:2px 0 0 0;
	background:#fff;
	height:70px;
	border-top:#ce903d solid 6px;
}
.nav ul {
	margin:0;
	padding:15px 0 0 0;
	list-style:none;
}
.nav ul li {
	display:block;
	margin:0;
	padding:0;
	float:left;
}
.nav ul li a {
	text-decoration:none;
	font-family: 'Lobster', cursive;
	font-size:22px;
	color:#945d49;
	margin:0 0px 0 2px;
	padding:8px 30px;
	display:block;
	border-radius:4px;
}
.nav ul li a:hover {
	color:#fff;
	background:#8B533F;
}
.nav ul li a.act {
	color:#fff;
	background:#8B533F;
}

.second-wrapper {
	width:100%;
	background:url(../images/banner-bg.png) no-repeat 50% 15px;
}
.main {
	width:1024px;
	margin:0 auto;
}
.content-area {
	width:auto;
	margin:0;
	background:url(../images/line.png) no-repeat center bottom;
	padding-bottom:46px;
}
.welcome {
	width:300px;
	float:left;
	margin:0 40px 0 0px;
	min-height:385px;
	position:relative;
}

.welcome.lastbox {
	background:#E7E6E1; 
	padding:0px 0px 10px 18px; 
	margin-right:0;
	border-radius:4px;
	border:#D7AE64 solid 8px;
}

h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:24px;
	color:#72675d;
	font-weight:bold;
	margin:0px;
	padding:15px 0 5px 0;
}

p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#90523B;
	margin:0px;
	padding:8px 0 6px;
	line-height:20px;
}

.small-title {
	font-size:16px;
	color:#dbad6a;
	font-family: 'Lobster', cursive;
	margin:0 0 0 90px;
}
.rooms {
	/*-webkit-box-shadow: 0px 0px 19px 0px rgba(46, 50, 50, 0.75);
	-moz-box-shadow:    0px 0px 19px 0px rgba(46, 50, 50, 0.75);*/
	box-shadow:0px 0px 5px 0px rgba(46, 50, 50, 0.75);
	margin:6px 0 0 0;
}
.text {
	margin:20px 0 0 0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#999;
}
.read {
	position:absolute;
	bottom:0px;
	right:0;
}
.service {
	color:#90523b;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	background:url(../images/img1.png) no-repeat;
	padding:0 0 8px 26px;
}
.service.second {
	background:url(../images/img2.png) no-repeat;
}
.service.third {
	background:url(../images/img3.png) no-repeat;
}
.service.forth {
	background:url(../images/img4.png) no-repeat;
}
.dropdown {
	margin:5px 0px 0 0px;
}
.dropdown1 {
	margin:5px 10px 0 0px;
	float:left;
}
.type {
	font-size:14px;
	color:#90523b;
	padding:0 0 8px 0;
}
.input {
	width:285px;
	height:24px;
	border:#dbad6a solid 1px;
	padding:2px 3px;
	border-radius:3px;
	font:italic normal 12px Arial, Helvetica, sans-serif;
}
.input.input3 {
	width:106px;
}
.line
{
	text-align:center;
}
.copy
{
	color:#999;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	background:url(../images/foot-bg.png) no-repeat top center;
	height:24px;
	text-align:center;
	padding:34px 0 0 0;
}

.banner {
	background:url(../images/down-show.png) no-repeat center bottom;
	padding-bottom:18px;
	width:1024px;
	height:441px;
	overflow:hidden;
}

.book-now {
	display:inline-block;
	margin:10px 0 0 0;
	padding:8px 15px;
	font:bold 15px Arial, Helvetica, sans-serif;
	color:#fff;
	text-shadow:-1px -1px 1px #333;
	text-decoration:none;
	background:#4ba614;
	background:-moz-linear-gradient(top,#4ba614,#018c00);
	background:-webkit-linear-gradient(top,#4ba614,#018c00);
	background:-o-linear-gradient(top,#4ba614,#018c00);
	background:linear-gradient(top,#4ba614,#018c00);
	border-radius:3px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	-o-border-radius:3px;	
	cursor:pointer;
	border:none;
}
.text-box
{
	width:430px;
	border: 1px solid #006;
    background: #fff;
	padding:8px 3px;
	border-radius:3px;
	font:italic normal 12px Arial, Helvetica, sans-serif;	
}
.text-box:hover {
    border: 1px solid #f00;
    background: #ff6;
}

.text-box:focus {
    border: 1px solid #f00;
    background: #ff6;
}


.textarea-box
{
	height:100px;
	width:430px;
	border: 1px solid #006;
    background: #fff;
	padding:8px 3px;
	border-radius:3px;
	font:italic normal 12px Arial, Helvetica, sans-serif;	
}
.textarea-box:hover {
    border: 1px solid #f00;
    background: #ff6;
}

.submit-button
{
	cursor:pointer;	
	display:inline-block;
	margin:10px 0 0 0;
	padding:8px 15px;
	font:bold 15px Arial, Helvetica, sans-serif;
	color:#fff;
	text-shadow:-1px -1px 1px #333;
	text-decoration:none;
	background:#6D5327;
	background:linear-gradient(top,#BF954D,#6D5327);
	background:-moz-linear-gradient(top,#BF954D,#6D5327);
	background:-webkit-linear-gradient(top,#BF954D ,#6D5327);
	background:-o-linear-gradient(top,#BF954D ,#6D5327);
	border-radius:3px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	-o-border-radius:3px;	
	cursor:pointer;
	border:none;
}

.submit-button:hover
{
	background:linear-gradient(top,#BF954D,#6D5327);
	background:-moz-linear-gradient(top,#BF954D,#6D5327);
	background:-webkit-linear-gradient(top,#BF954D ,#6D5327);
	background:-o-linear-gradient(top,#BF954D ,#6D5327);
}
.normal{
	font-family: Verdana, Helvetica, sans-serif;	font-size: 12px;
	line-height: 20px;	color: #fff; font-weight:400;	text-align:left; margin-top:10px;}

.normal p span div {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;	line-height: 20px;	color: #6A6A6A;
}

.normal a {	font-family: Verdana, Helvetica, sans-serif;	font-size: 12px;
	line-height: 20px;	color: #EC068D;
}

.footext{
	padding-right:10px;
	font-family: Verdana, Helvetica, sans-serif;	font-size: 12px;
	line-height: 20px;	color: #999976;	text-align:left;}

.footext a {	font-family: Verdana, Helvetica, sans-serif;	font-size: 12px;
	line-height: 20px;	color: #999976;
	text-decoration:none;
}
.footext a:hover {	font-family: Verdana, Helvetica, sans-serif;	font-size: 12px;
	line-height: 20px;	color: #FFFFFF; text-decoration:underline;
}

.n_ok{background: #F6FFEC;border: 1px solid #89B755; border-radius: 3px; margin: 20px 15px;padding: 1px;}
.n_ok p{background: #91E89D; color: #496528; margin: 0; padding: 7px 5px;}
.n_ok a{color: #006312; font-weight: bold;}

.n_error{background: #FDE4E1;border: 1px solid #B16A6C; border-radius: 3px; margin: 20px 15px;padding: 1px;}
.n_error p{background: #FF8D79 url(../images/i_error.png) no-repeat 4px center; color: #630E18; margin: 0; padding: 7px 25px;}
.n_error a{color: #822121; font-weight: bold;}

.errorver{color: #FF0000; display:block; font-size:12px;}

.breadcrumb { 
	list-style: none; 
	overflow: hidden; 
	font: 18px Helvetica, Arial, Sans-Serif;
}
.breadcrumb li { 
	float: left; 
}
.breadcrumb li a {
	color: white;
	text-decoration: none; 
	padding: 10px 0 10px 65px;
	background: brown;                   /* fallback color */
	background: hsla(34,85%,35%,1); 
	position: relative; 
	display: block;
	float: left;
}

.breadcrumb li a:after { 
	content: " "; 
	display: block; 
	width: 0; 
	height: 0;
	border-top: 50px solid transparent;           /* Go big on the size, and let overflow hide */
	border-bottom: 50px solid transparent;
	border-left: 30px solid hsla(34,85%,35%,1);
	position: absolute;
	top: 50%;
	margin-top: -50px; 
	left: 100%;
	z-index: 2; 
}

.breadcrumb li a:before { 
	content: " "; 
	display: block; 
	width: 0; 
	height: 0;
	border-top: 50px solid transparent;       
	border-bottom: 50px solid transparent;
	border-left: 30px solid white;
	position: absolute;
	top: 50%;
	margin-top: -50px; 
	margin-left: 1px;
	left: 100%;
	z-index: 1; 
}

.rounded-corners {
     -moz-border-radius: 0px;
    -webkit-border-radius : 20px;
    -khtml-border-radius: 20px;
    border-radius : 0px;
}
 .outerbox-style {
     background-color:#D3AA63;
     width:310px;
     padding:10px 0px 10px 10px;
     height:290px;
     border:1px solid #000;
	 float:left;
	 margin-right:10px;:
      -moz-border-radius: 20px;
    -webkit-border-radius: 20px;
    -khtml-border-radius: 20px;
    border-radius: 10px;
 }
 .innerbox-style {
     height:250px;
 }


 .boxsnip{
	width:293px;
	font-size:12px;
	background:#600505;
	color:#FFF;	 
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	padding:5px 2px 5px 5px;
	
}
.rtitle{
	font-size: 20px;
	font-weight:bold;
	color:#960;
	font-family:Verdana, Geneva, sans-serif;
}

.bullet{
	font-size: 14px;
	height:28px;
	width:auto;
	padding: 2px 10px 2px 0;
	font-weight:normal;
	color:#333;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	float:left; margin-left:20px;
}

   .link_tit {
    color: #E29503;
    text-decoration: none;
    -o-transition: all 0.5s linear;
    -moz-transition: all 0.5s linear;
    -khtml-transition: all 0.5s linear;
    -webkit-transition: all 0.5s linear;
    -ms-transition: all 0.5s linear;
    transition: all 0.5s linear;
    }
    .link_tit:hover {
    color: #E29503;
    text-decoration: underline;
    opacity: 0.4;
    filter: alpha(opacity=60);
    }
	
.crumbs2 {  
	display: block;  
	margin-left: 0px;  
	padding: 0;  
	padding-top: 10px;   
}  
.crumbs2 li { display: inline; }  
.crumbs2 li a,  
.crumbs2 li a:link,  
.crumbs2 li a:visited {  
	color: #666;  
	display: block;  
	float: left;  
	font-size: 12px;  
	padding: 7px 16px 7px 1px;  
	position: relative;  
	text-decoration: none;  
	border: 1px solid #d9d9d9;  
	border-right-width: 0px;  
}  
.crumbs2 li a  {   
	background-image: -webkit-gradient(linear,left bottombottom,left top,color-stop(0.45, rgb(241,241,241)),color-stop(0.73, rgb(245,245,245)));  
	background-image: -moz-linear-gradient( center bottombottom, rgb(241,241,241) 45%, rgb(245,245,245) 73%);  
	  
	/* For Internet Explorer 5.5 - 7 */  
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#f1f1f1, endColorstr=#f5f5f5);  
	  
	/* For Internet Explorer 8 */  
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#f1f1f1, endColorstr=#f5f5f5)";  
}  
  
.crumbs2 li.first a {  
	border-top-left-radius: 5px;  
	-moz-border-radius-topleft: 5px;  
	-webkit-border-top-left-radius: 5px;  
}  
.crumbs2 li.last a {  
	border-right-width: 1px;  
	border-bottom-rightright-radius: 5px;  
	-moz-border-radius-bottomright: 5px;  
	-webkit-border-bottom-rightright-radius: 5px;  
	
}  
	.calendar {
				font-family: 'Trebuchet MS', Tahoma, Verdana, Arial, sans-serif;
				font-size: 0.9em;
				background-color: #EEE;
				color: #333;
				border: 1px solid #DDD;
				-moz-border-radius: 4px;
				-webkit-border-radius: 4px;
				border-radius: 4px;
				padding: 0.2em;
				width: 14em;
			}
			
			.calendar .months {
				background-color: #F6AF3A;
				border: 1px solid #E78F08;
				-moz-border-radius: 4px;
				-webkit-border-radius: 4px;
				border-radius: 4px;
				color: #FFF;
				padding: 0.2em;
				text-align: center;
			}
			
			.calendar .prev-month,
			.calendar .next-month {
				padding: 0;
			}
			
			.calendar .prev-month {
				float: left;
			}
			
			.calendar .next-month {
				float: right;
			}
			
			.calendar .current-month {
				margin: 0 auto;
			}
			
			.calendar .months .prev-month,
			.calendar .months .next-month {
				color: #FFF;
				text-decoration: none;
				padding: 0 0.4em;
				-moz-border-radius: 4px;
				-webkit-border-radius: 4px;
				border-radius: 4px;
				cursor: pointer;
			}
			
			.calendar .months .prev-month:hover,
			.calendar .months .next-month:hover {
				background-color: #FDF5CE;
				color: #C77405;
			}
			
			.calendar table {
				border-collapse: collapse;
				padding: 0;
				font-size: 0.8em;
				width: 100%;
			}
			
			.calendar th {
				text-align: center;
			}
			
			.calendar td {
				text-align: right;
				padding: 1px;
				width: 14.3%;
			}
			
			.calendar td span {
				display: block;
				color: #1C94C4;
				background-color: #F6F6F6;
				border: 1px solid #CCC;
				text-decoration: none;
				padding: 0.2em;
				cursor: pointer;
			}
			
			.calendar td span:hover {
				color: #C77405;
				background-color: #FDF5CE;
				border: 1px solid #FBCB09;
			}
			
			.calendar td.today span {
				background-color: #FFF0A5;
				border: 1px solid #FED22F;
				color: #363636;
			}
ul{
  list-style: none;
  margin:20px 0 0 0;
  padding:0;  
}




#breadcrumbs-two{
  overflow: hidden;
  width: 100%;
  background:#DCDCD7;  
}

#breadcrumbs-two li{
  float: left;
  margin: 0 .5em 0 1em;
}

#breadcrumbs-two a{
  background:#8B533F;
  padding: .7em 1em;
  float: left;
  text-decoration: none;
  color: #fff;
  text-shadow: 0 1px 0 rgba(255,255,255,.5); 
  position: relative;
}

#breadcrumbs-two a:hover{
  background: #CFA760;
}

#breadcrumbs-two a::before{
  content: "";
  position: absolute;
  top: 50%; 
  margin-top: -1.5em;   
  border-width: 1.5em 0 1.5em 1em;
  border-style: solid;
  border-color: #8B533F #8B533F #8B533F transparent;
  left: -1em;
}

#breadcrumbs-two a:hover::before{
  border-color: #CFA760 #CFA760 #CFA760 transparent;
}

#breadcrumbs-two a::after{
  content: "";
  position: absolute;
  top: 50%; 
  margin-top: -1.5em;   
  border-top: 1.5em solid transparent;
  border-bottom: 1.5em solid transparent;
  border-left: 1em solid #8B533F;
  right: -1em;
}

#breadcrumbs-two a:hover::after{
  border-left-color: #CFA760;
}

#breadcrumbs-two .current,
#breadcrumbs-two .current:hover{
  font-weight: bold;
  background: none;
}

#breadcrumbs-two .current::after,
#breadcrumbs-two .current::before{
  content: normal;
}

.newstyle2{
	font-family: Verdana, Helvetica, sans-serif;	font-size: 12px;
	line-height: 20px;	color: #00; font-weight:400;	text-align:left; margin-top:10px;}

