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

* {
	margin:0;padding:0;
} 

html, body {
	height: 100%;
}

html {
	overflow-y:scroll;
}

body {
	font-size:10px;
	font-family: 'Open Sans', Arial, Helvetica, sans-serif;
}

#wrap {
	min-height: 100%;	
}

#main {
	overflow:auto;
	padding-bottom: 35px;
	min-height:100%;
} 

#contentBody {
	padding-bottom:60px;
}

#footer {
	position: relative;
	margin-top: -35px;
	height: 35px;
	clear:both;
	font-size:1.2em;
	background:#197874;
	color:#FFF;
}

#footer p {
	padding:10px 0;
	margin-bottom:0;
	color:#FFF;
}

#footer a {
	background:none;
	color:#fff;
	text-decoration:none;
}

#footer a:hover {
	text-decoration:underline;
}


/*Opera Fix*/
body:before {
content:"";
height:100%;
float:left;
width:0;
margin-top:-32767px;
}

/******** Navbar ********/

.navbar-default {
	/*background:rgba(115,147,108,0.8);*/
	background:rgba(25,120,116,0.8);
	border:none;
	border-bottom:1px solid #FFF;
	text-transform:uppercase;
	margin-bottom:0;
	color:#fff;
}

.navbar-default .nav-tabs > li {
	transition:0.5s;
}

.navbar-default .navbar-nav > li > a,
.navbar-default .navbar-nav > li.active > a,
.navbar-default .navbar-nav > li.active > a:hover,
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
	background-color: transparent;
	text-decoration:none;
	white-space: nowrap;
	font-size:1.3em;
	font-weight:400;
	color:#fff;
}

.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
  color: #fff;
  background-color: #197874;
}

.navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #000;
}

.navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
.navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
	color: #000;
	text-decoration:underline;
}

.navbar-default .navbar-toggle .icon-bar {
  background-color: #fff;
}
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border-color: #fff;
}

li.info {
	margin-top:10px;
	list-style:none;
	font-size:1.4em;
	font-weight:300;
	text-transform:uppercase;
	color:#333;
}

li.info strong {
	font-weight:400;
	color:#197874;
}

li.info-small {
	margin-top:10px;
	list-style:none;
	font-size:1.2em;
	font-weight:300;
	text-transform:uppercase;
	color:#333;
}

li.info-small strong {
	font-weight:400;
	color:#197874;
}

.quickMenu ul li {
	list-style:none;
	display:inline;
	margin-left:10px;
	padding-left:10px;
	border-left:1px solid #000;
	font-size:1.2em;
	text-transform:uppercase;
}

.quickMenu ul li:first-child {
	padding-left:0;
	margin-left:0;
	border-left:0;
}

.quickMenu ul li a {
	color:#197874;
}

#restaurant {
	background: url(/theme/Live/img/shanti-restaurant.jpg) no-repeat center center; 
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	margin:30px 0 60px 0;
	padding:90px 0;
}

.white {
	background:rgba(255,255,255,0.8);
	border:1px solid #FFF;
	padding:15px 30px 30px 30px;
	color:#000;
}

.white h2 {
	color:#000;
}

.white .node-excerpt {
	font-size:1.5em;
}

#tours {
	margin:90px 0 90px 0;
}

.whitetext {
	color:#FFF;
	font-size:2em;
	margin:0 0 20px 0;
	padding:0;
}

/******** Font Formatting ********/

.title {
	font-family: 'Dancing Script', cursive;
	text-align:center;
	color:#444;
	border-bottom:1px solid #CCC;
	padding-bottom:30px;
	font-size:4em;
	margin-bottom:30px;
}

.node-body p, .node-body li, .node-excerpt {
	font-size:1.6em;
	color:#333;
	font-weight:200;
}

.node-body ul, .node-body ol {
	margin-left:25px;
}

b, strong{
}

a {
	color:#197874;
	font-weight:400;
}

a:hover {
	color:#197874;
	text-decoration:underline;
}

.node-body a {
	text-decoration:underline;
}

.node-body h1, .node-body h2, .node-body h3, .node-body h4, .node-body h5 {
	font-size:2em;
	color:#197874;
	text-transform:capitalize
}

address, p.phone, label {
	font-size:1.4em;
}

#promoted .readmore, #location .readmore {
	font-size:1.4em;
	margin-bottom:20px;
	display:block;
}

#location h3, #location p {
	color:#333;
}

#location a {
	text-decoration:none;
}

#promoted .title, h2.title {
	margin:60px 0;
}
#location {
	margin-bottom:60px;
	padding-bottom:30px;
	border:1px solid #eee;
	padding:5px;
	text-align:center;
	transition:.6s;
}

#location:hover {
	-moz-box-shadow: 5px 5px 10px #888;
	-webkit-box-shadow: 5px 5px 10px #888;
	box-shadow: 5px 5px 10px #888;
}

#location p {
	font-size:1.4em;
}

.myIframe {
position: relative;
padding-bottom: 53.25%;
padding-top: 30px;
height: 0;
overflow: auto; 
-webkit-overflow-scrolling:touch;
border:none;
margin-bottom:30px;
} 

.myIframe iframe {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}
iframe {
	border:0;
	background:#333;
	
}

.carousel-control.left, .carousel-control.right {
	background:none;
}



ul.services {
}

ul.services li {
	list-style:none;
	display:inline-block;
	width:30px;
	height:30px;
	background:#eee;
}

ul.guests li {
	list-style:none;
	display:inline-block;
	width:30px;
	height:30px;
	background:#eee;
}

ul.guests li.guest {
	background:url(/theme/Live/img/hotel_icons/guest.png) no-repeat;
	background-size:14px;
	width:14px;
	height:30px;
}

/*ul.services li:before {
	content:'\2713';
}*/

ul.services li.ac {
	background:url(/theme/Live/img/hotel_icons/ac.png) no-repeat;
	background-size:30px;
}

ul.services li.bunk-bed {
	background:url(/theme/Live/img/hotel_icons/bunk-bed.png) no-repeat;
	background-size:30px;
}

ul.services li.double-bed {
	background:url(/theme/Live/img/hotel_icons/double-bed.png) no-repeat;
	background-size:30px;
}

ul.services li.fan {
	background:url(/theme/Live/img/hotel_icons/fan.png) no-repeat;
	background-size:30px;
}

ul.services li.garden {
	background:url(/theme/Live/img/hotel_icons/garden.png) no-repeat;
	background-size:30px;
}

ul.services li.kitchen {
	background:url(/theme/Live/img/hotel_icons/kitchen.png) no-repeat;
	background-size:30px;
}

ul.services li.shower {
	background:url(/theme/Live/img/hotel_icons/shower.png) no-repeat;
	background-size:30px;
}

ul.services li.shared-shower {
	background:url(/theme/Live/img/hotel_icons/shared-shower.png) no-repeat;
	background-size:70px;
	width:70px;
}

ul.services li.single-bed {
	background:url(/theme/Live/img/hotel_icons/single-bed.png) no-repeat;
	background-size:30px;
}

ul.services li.swimming-pool {
	background:url(/theme/Live/img/hotel_icons/swimming-pool.png) no-repeat;
	background-size:30px;
}

ul.services li.toilet {
	background:url(/theme/Live/img/hotel_icons/toilet.png) no-repeat;
	background-size:30px;
}

ul.services li.shared-toilet {
	background:url(/theme/Live/img/hotel_icons/shared-toilet.png) no-repeat;
	background-size:70px;
	width:70px;
}

ul.services li.tv {
	background:url(/theme/Live/img/hotel_icons/tv.png) no-repeat;
	background-size:30px;
}

ul.services li.wifi {
	background:url(/theme/Live/img/hotel_icons/wifi.png) no-repeat;
	background-size:30px;
}

#room {
	margin-top:30px;
	margin-bottom:60px;
}

.roomImages {
	padding-top:15px;
}

.roomimg, .roomImages img {
	border:1px solid #eee;
	padding:5px;
	-moz-box-shadow: 2px 2px 4px #ccc;
	-webkit-box-shadow: 2px 2px 4px #ccc;
	box-shadow: 2px 2px 4px #ccc;
	margin-bottom:15px;
}

#options {
	font-size:1.2em;
}

#options > div {
	margin-bottom:30px;
}

.bookinginfo {
	background:#eee;
	padding:10px;
	border:1px solid #666;
	margin:30px 0;
	text-align:center;
	-moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
    border-radius: 5px;
}

.btn-success {
	background:#197874;
	border:1px solid #094a47;
}

.btn-success:hover {
	background:#094a47;
	border:1px solid #094a47;
}

.grey {
	font-size:2em;
	font-weight:600;
	margin-top:20px;
	border:1px solid #bbb;
	background:#eee;
	padding:20px;
	-moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
    border-radius: 5px;
}

p.red {
	color:#900;
	text-transform:uppercase;
	font-weight:200;
}

.important {
	color:#900;
}

.confirmDetails {
	background:#fafafa;
	padding:15px 35px;
	border:1px solid #999;
}

.confirmDetails p {
	font-size:1.6em;
	border-bottom:1px solid #eee;
	margin-bottom:10px;
	padding-bottom:10px;
}

.confirmDetails p span {
	display:block;
	float:left;
	width:120px;
}

#pageImages img, #extraContent img {
	border:1px solid #eee;
	padding:5px;
	/*-moz-box-shadow: 2px 2px 4px #ccc;
	-webkit-box-shadow: 2px 2px 4px #ccc;
	box-shadow: 2px 2px 4px #ccc;*/
	margin-bottom:15px;
}

/******** Messages ********/

#flashMessage {
	font-size:2em;
	max-width:1150px;
	text-align:center;
	margin:30px auto 30px auto;
}

#authMessage .message, div .message {
    padding: 8px 35px 8px 14px;
    margin-bottom: 20px;
    color: #c09853;
    color: #b94a48;
    text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
    background-color: #fcf8e3;
    background-color: #f2dede;
    border: 1px solid #fbeed5;
    border-color: #eed3d7;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}
#authMessage .error, div .error {
    padding: 8px 35px 8px 14px;
    margin-bottom: 20px;
    color: #c09853;
    color: #b94a48;
    text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
    background-color: #fcf8e3;
    background-color: #f2dede;
    border: 1px solid #fbeed5;
    border-color: #eed3d7;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}
#authMessage .success, div .success {
    padding: 8px 35px 8px 14px;
    margin-bottom: 20px;
    color: #c09853;
    color: #468847;
    text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
    background-color: #fcf8e3;
    background-color: #dff0d8;
    border: 1px solid #fbeed5;
    border-color: #d6e9c6;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}