@import url("reset.css");
@import url("font-awesome.css");
@import url("glyph-full.css");
@import url("mobile.css");
@import url("fonts.css");

html {
	/*background: url(../images/bg.jpg) fixed;*/
	background: #8f0d15;
	background-size: cover;
	font-family: 'Open Sans';
}
#footer a {
	float:right;
	text-decoration:none;
	color:#4267b2;
	background:#fff;
	font-size:18px
}
#logo {
	display:block;
	margin:30px auto;
	width:371px;
	height:169px;
}

#wrapper {
	width:940px;
	margin:0 auto;
	background: url(../images/bg-repeat.jpg);
	margin-bottom:100px;
	border:1px solid #fff;
	
}
#wrapper > p {
	padding: 0 70px;
	text-align:center;
	margin-bottom:20px;
	line-height:1.2em;
	font-size:13px
}
#wrapper #nav {
	background:#8f0d15;
	height:60px;
	text-align:center
}
#wrapper #nav ul {
	display:block;
	padding-top:20px
}
#wrapper #nav ul li {
	display:inline-block;
	width:16%;
	border-right:1px solid #fff;
	height:16px;
	
}
#wrapper #availability {
	background:#8f0d15;
	height:80px;
	width:90%;
	margin:0 auto 30px ;
	/*margin:30px  auto 0;*/
	position:relative;
	padding:10px
}
#wrapper #availability > div {
	display:inline-block;
	width:25%;
	padding:0 10px
}
#wrapper #availability > div label {
	font-size:14px;
	color:#fff;
	display:block;
	margin-bottom:5px
}
#wrapper #availability > div input {
	
	width:100%;
	padding:7px;
	border:1px solid #777;
}
#wrapper #availability > div input[type=text] {
   background: #fff url(../images/calendar-icon.jpg) no-repeat 5px 5px;
   padding: 7px 7px 7px 32px!important;
   
}
#wrapper #availability > div select {
	width:48%;
	padding:7px;
	border:1px solid #777;
}
#wrapper #availability > div input[type=submit]{
	background:#ffdb00;
	border:none;
	color:#000;
	cursor:pointer;
	
}
#wrapper #nav ul li:last-child {
	border:none
}
#wrapper #nav ul li  a {
	color:#fff;
	text-decoration:none;
	display:inline-block;
	font-size:16px
	
	
}

#wrapper h2 {
	font-family: 'ar_decoderegular';
	font-size:40px;
	text-align:center;
	margin:20px 0;
}
#wrapper #three_col > div {
	width:33%;
	display:inline-block;
	padding:0 20px;
	margin-bottom:20px
}
#wrapper #three_col > div img,#wrapper #two_col > div img {
	width:100%;
}
#wrapper #two_col {
	text-align:Center;
}
#wrapper #two_col > div {
	width:33%;
	display:inline-block;
	padding:0 20px;
	margin-bottom:20px
}

#wrapper #three_col img, #wrapper #two_col img {
	margin-bottom:10px;
	height:160px;
	background:#000;
}

#footer {
	background:#8f0d15;
	height:40px;
	line-height:19px;
	padding:10px 20px;
	color:#fff;
	font-size:10px;
}

#wrapper #three_col p,#wrapper #two_col p {
	
	text-align:center;
	margin-bottom:20px;
	line-height:1.2em;
	font-size:13px
}

#wrapper table {
	width:100%;
	margin-bottom:20px
}
#wrapper table tr td,#wrapper table tr th {
	border:1px solid #000;
	vertical-align:middle;
	padding:10px;
}
.fleft,.fright {
	display:inline-block;
	width:50%;
}
.fleft.accomodation ul {
	list-style-type:square;
	padding:0 20px;
}
.fleft.accomodation ul  li {
	line-height:2em;
}
.fright.accomodation img {
	margin-bottom:10px;
	height:273px;
	background:#000;
	width:100%;
}
#fboxCheck input[type=text]{
	padding:10px;
	width:100%;
	margin-bottom:10px;
}
#divForm p {line-height:1.3em;margin-bottom:20px;text-align:center}
#fboxCheck  div p span {color:red}
#fboxCheck  div p {
	font-size:10px;
	text-align:left;
	margin-bottom:10px;
}
#fboxCheck  input[type=button]{
	background:#ffdb00;
	border:none;
	color:#000;
	cursor:pointer;
	padding:10px;
	text-align:center;
	width:100%
	
}
.contact_page p {
	line-height:2em
}
.contact_page p span {
	display:inline-block;
	width:180px
}
#wrapper .contents {
	padding:  0 30px;
}
#nav ul .active a {
	border-bottom:5px solid #ffdb00;
	padding-bottom: 6px;
}
.roomtype img {
	width: 100%;
display: block;
margin: 0 auto;
padding-left: 15px;
}

.tours h3 {
	font-size:18px;
	margin-bottom:20px;
	color:#8f0d15;
	line-height:1.3em
}
.gallery a  {
	display:inline-block;
	width:25%;
	padding:10px
}
.gallery a  img {
	margin-bottom:10px;
	height:140px;
	background:#000;
	width:100%;
}
th { background:#f4961a;font-weight:bold;color:#680009}
td img {width:25px}
.contents > img {max-width:40%;display:block;margin:0 auto}
.tours {
	display:inline-block;
	width:50%;
	padding: 20px;
	text-align:center;
	line-height:1.2em
}
.tours:odd {
	margin-right:0;
}
.tours img {
	margin-bottom:10px;
	height:200px;
	background:#000;
	width:100%;
}
#wrapper table tr td a{
    background: #ffdb00;
    border: none;
    color: #000;
    cursor: pointer;
	text-decoration:none;
	padding:10px;
	font-size:12px;
	width:100px;
	display:inline-block;
}