@font-face {
	font-family: 'eurosti-webfont';
	src: url('http://www.lehja.com/fonts/eurosti-webfont.eot');
	src: url('http://www.lehja.com/fonts/eurosti-webfont.svg?#eurosti-webfont') format('svg'), url('http://www.lehja.com/fonts/eurosti-webfont.eot?#iefix') format('embedded-opentype'), url('http://www.lehja.com/fonts/eurosti-webfont.woff') format('woff'), url('http://www.lehja.com/fonts/eurosti-webfont.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}
body {
	background-color: #fff;
	font-family: 'eurosti-webfont' !important;
}
.container {
	padding-left: 0px;
	padding-right: 0px;
}
.content {
	min-width: auto;
	background-color: #fff;
}
.navbar-inverse {
	background-color: rgba(255,255,255,0.80) !important;
	border-color: #fff !important;
}
.navbar-inverse .navbar-nav>.active>a, .navbar-inverse .navbar-nav>.active>a:hover, .navbar-inverse .navbar-nav>.active>a:focus {
	color: #FF7800 !important;
	background-color: transparent !important;/*height:auto;*/
	border-bottom: 5px solid #FF7800!important;
	padding-bottom: 10px;
}
.navbar-inverse .navbar-nav>li>a:hover, .navbar-inverse .navbar-nav>li>a:focus {
	color: #FF7800!important;
	border-bottom: 5px solid #FF7800!important;
	padding-bottom: 10px;
}
p {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: justify;
}
a {
	outline: none;
	text-decoration:none;
}
a:hover, a:focus {
	outline: none;
	text-decoration:none;
}
.col-md-3 {
	margin-right: 0px;
}
.navbar-nav.navbar-right:last-child {
	margin-right: 0;
}
.navbar {
	background-color: #fff;
}
footer {
	background-color: #fff;
	width: 100%;
	height: 100%;
}
.footer-container {
	width: 100% !important;
	height: auto;
	position: fixed;
	bottom: 0;
	padding: 0;
	background: #fff;
	z-index: 10000;
}
.footer-container-cms {
	width: 100% !important;
	position: relative;
	height: auto;
	background: #fff;
	/*z-index: 10000;*/
	margin-top:15px;
}
.footer {
	background-color: #E1E5E8;
	color: #000000;
	position: relative;
/*	z-index: 9999;*/
	padding-top: 10px;
	padding-bottom: 10px;
}
.footer .img-responsive {
	display: inline-block !important;
}
.copyright span {
	text-align: left;
	padding: 20px 0;
	font-size: 17px;
	font-family: Arial, Helvetica, sans-serif
}
.copyright p {
	color: #333;
	padding-left: 5px
}
.footer ul {
	margin: 0;
	line-height: 20px;
	/*text-align:center;*/
	padding: 10px 0;
}
.footer ul li {
	list-style: none;
	display: inline;
}
.footer a {
	color: #333333 !important;
	text-decoration: none;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	padding: 0px 5px;
	border-right: 1px solid #333333;
}
.footer a.last {
	border-right: none;
}
.footer a:hover {
	color: #666666;
	text-decoration: none;
}
.navbar-brand {
	float: left;
	height: auto;
	padding: 5px;
	font-size: 18px;
	line-height: 20px;
	margin-top: -35px;
	margin-left: 0px !important;/* height: 50px; */
}
.line {
	position: relative;
	min-height: 0px;
	box-shadow: 0px 4px 5px #AD9F71;
	border: 0px;
}
.home-content {
	margin-top: -21px;
	background-color: #ffffff;
	padding: 5px 15px;
}
.title {
	margin: 10px 5px 0;
	text-align: right;
	line-height: 20px;
	color: #545454;
	font-size: 16px;
	font-weight: bold;
}
.title .social_icons {
	float: right;
	color: #333;
}
.title span a {
	margin-right: 10px;
}
.title span img {
	margin-right: 5px;
}
.h1, .h1, h2, .h2, h3, .h3 {
	margin-top: 8px;
	margin-bottom: 10px;
}
.allfont {
	font-family: 'univers_light_condensed';
}
.bottomborder {
	border-bottom: 1px solid #ccc;
}
.btn-lg, .btn-group-lg>.btn {
	padding: 4px 6px;
	font-size: 18px;
	line-height: 1.33;
	border-radius: 6px;
}
.forread {
	margin-top: -6px;
	padding-top: 7px;
	padding-left: 0px;
}
.mymargintop {
	margin-top: 10px;
}
.mymarginbottom {
	margin-bottom: 20px;
}
.media {
	margin-top: 13px;
	margin-bottom: 10px;
}
.media a:hover {
	text-decoration: none;
}
.mediaforabout {
	margin-bottom: 10px !important;
	margin-top: 20px;
}
.navbar-toggle {
	margin: 0 0 10px 10px;
}
/*For Social Rolling*/
.facebook-roll {
	background-image: url(../images/fbcolor.png);
	background-repeat: no-repeat;
	margin-left: 0px !important;
}
.twitter-roll {
	background-image: url(../images/twitter.png);
	background-repeat: no-repeat;
}
.gplus-roll {
	background-image: url(../images/googleplus.png);
	background-repeat: no-repeat;
}
.linkin-roll {
	background-image: url(../images/linkedin.png);
	background-repeat: no-repeat;
}
.facebook-roll:hover {
	background-image: url(../images/fbcolor.png);
	background-repeat: no-repeat;
}
.twitter-roll:hover {
	background-image: url(../images/twittercolor.png);
	background-repeat: no-repeat;
}
.gplus-roll:hover {
	background-image: url(../images/googlepluscolor.png);
	background-repeat: no-repeat;
}
.linkin-roll:hover {
	background-image: url(../images/linkedincolor.png);
	background-repeat: no-repeat;
}
.social-roll {
	height: 22px;
	width: 22px;
	margin: 2px;
	margin-top: 0px;
	float: left;
	border-radius: 50%;
	-webkit-transition: all ease 1.0s;
	-moz-transition: all ease 1.0s;
	-o-transition: all ease 1.0s;
	-ms-transition: all ease 1.0s;
	transition: all ease 1.0s;
}
.social-roll:hover {
	-webkit-transform: rotate(360deg);
	-moz-transform: rotate(360deg);
	-o-transform: rotate(360deg);
	-ms-transform: rotate(360deg);
	transform: rotate(360deg);
}
/***************************************************************************/
/******************			START CAROUSEL		   *************************/
/***************************************************************************/
.slider-wrapper {
	width: 100%;
	background-color: #E1E5E8;
}
.carousel {
	padding: 0px;
	color: inherit;
	width: auto;
	height: 100%;
}
.carousel-inner, .carousel-inner > .item > img, .carousel-inner img {
	width: 100%;
	height: 100%;
}
.carousel-inner>.active, .carousel-inner>.next, .carousel-inner>.prev {
	display: block;
	height: 100%;
}
/*.carousel .item {
	background-color: #777;
}
.carousel-inner>.item
{
	display: none;
	position: relative;
	-webkit-transition: .6s ease-in-out left;
	transition: .6s ease-in-out left;
}
.carousel-inner > .item > img {
	
	height:100%;
}
.carousel-inner img {
	height: 100%;
	width: 100%;
}
.carousel .item, .carousel, .carousel-inner > .item > img {
	height: 100%;
}
.carousel-inner>.active
{
	left:0;
}
.carousel-inner>.active, .carousel-inner>.next, .carousel-inner>.prev
{
	display:block;	
}*/

.carousel-caption {
	width: 400px;
	padding: 15px;
	bottom: 200px;
	background-image: url(../images/caption-bg.png);
	background-repeat: repeat;
	left: 50px;
	right: auto;
	border-left: 5px solid #FF7800;
}
.carousel-caption h1 {
	margin-top: 0;
	font-size: 34px;
	text-align: left;
}
.carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right, .carousel-control .icon-prev, .carousel-control .icon-next {
	width: 40px;
	height: 40px;
	font-size: 20px;
	padding-top: 10px;
	/*border-radius:50%*/
	top: 400%!important;
}
.carousel-control .glyphicon-chevron-right, .carousel-control .glyphicon-chevron-left, .carousel-control .icon-prev, .carousel-control .icon-next {
	width: 40px;
	height: 40px;
	font-size: 20px;
	font-weight: 100;
	padding-top: 10px;
	/*border-radius:50%;*/
	background-color: #BFBFC1;
}
.carousel-control {
	height: 50px;
	position: absolute;
	top: auto;
	bottom: 400px;
	width: auto;
	opacity: .5;
	filter: alpha(opacity=50);
	font-size: 20px;
	color: #fff;
	text-align: center;
	text-shadow: 0 1px 2px rgba(0,0,0,.6);
}
.carousel-control.left {
	right: 135px;
	left: auto;
	background-image: none;
}
.carousel-control.right {
	right: 60px;
	background-image: none;
}
/***************************************************************************/
/******************			END CAROUSEL		   *************************/
/***************************************************************************/

.inner-banner-wrapper {
	width: 100%;
	background-color: #E1E5E8;
	margin: 0;
	padding: 0;
}
/* Special class on .container surrounding .navbar, used for positioning it into place. */
.navbar-wrapper {
	position: absolute;
	top: 0;
	right: 0;
	left: 0;
	background-color: #fff;
	width:100%;
}
/* Flip around the padding for proper display in narrow viewports */
.navbar-wrapper .container {
	padding-right: 0;
	padding-left: 0;
}
.navbar-wrapper .navbar {
	padding-right: 15px;
	padding-left: 15px;
	padding-top: 15px;
	margin-bottom: 0;
}
.navbar-nav {
	font-size: 16px;
	font-weight: bold;
	margin: 0;
}
.pagetitle {
	color: #FF7800;
	font-size: 28px;
	border-bottom: 1px solid #E1E5E8;
	/*height: 31px;*/
	margin-bottom: 10px;
}
#errormsg {
	color: #FF0000;
}
.pageline {
	margin-left: 20px;
}
/*.navbar-nav.navbar-right:last-child {
	margin-right: 30px !important;
}*/
.banner {
	width: 100%;
	height: 100%;
}
.panel {
	margin-bottom: 20px;
	background-color: #fff;
	border: none;
	border-radius: 4px;
	-webkit-box-shadow: 0 1px 1px rgba(0,0,0,.05);
	box-shadow: 0 1px 1px rgba(0,0,0,.05);
}
.panel-title {
	margin-top: 0;
	margin-bottom: 0;
	font-size: 16px;
	color: inherit;
	background-color: #FF7800;
	line-height: 33px;
	color: #fff !important;
	font-weight: bold;
	text-align: left;
	padding: 6px 10px;
}
.panel-body {
	padding: 0;
}
.panel-heading {
	padding: 0;
	border-bottom: 1px solid transparent;
	border-top-right-radius: 3px;
	border-top-left-radius: 3px;
	/*padding-left:40px;*/
}
.panel .list-cms {
	margin: 0;
	padding: 0;
}
.panel .list-cms li {
	border-bottom: 1px solid #DCD8CF;
	list-style: none;
	background-color: #E1E5E8;
	line-height: 33px;
	text-align: left;
	font-weight: bold;
	padding-left: 10px;
}
.panel .list-cms li a {
	display: block;
	color: #333;
	text-decoration: none;
	font-weight: bold;
	padding: 3px 0;
}
.panel-title1 {
	margin-top: 0;
	margin-bottom: 0;
	color: inherit;
	background-color: #400150;
	line-height: 33px;
	color: #fff;
	font-weight: bold;
	text-align: justify;
	padding: 5px 10px;
	font-size: 22px;
}
.panel-heading1 {
	padding: 13px -1px;
	border-top-right-radius: 3px;
	border-top-left-radius: 3px;
	padding-bottom: 0px;/* padding-left: 40px; */
}
.panel-body1 {
	background-color: #55016B;
}
.table>thead>tr>th, .table>tbody>tr>th, .table>tfoot>tr>th, .table>thead>tr>td, .table>tbody>tr>td, .table>tfoot>tr>td {
	padding: 8px;
	line-height: 1.42857143;
	vertical-align: top;
	border-top: none;
}

.nopadding {
	padding: 0px!important;
}
.padding-left {
	padding-left: 15px!important;
}
.padding-right {
	padding-right: 15px!important;
}
.padding-bottom {
	padding-bottom: 15px!important;
}
.padding-top {
	padding-top: 15px!important;
}
.allpadding {
	padding: 10px !important;
}
.margin-left {
	margin-left: 15px!important;
}
.margin-right {
	margin-right: 15px!important;
}
.margin-top {
	margin-top: 15px!important;
}
.margin-bottom {
	margin-bottom: 15px!important;
}
.allmargin {
	margin: 5px!important;
}
.nomargin {
	margin: 0px!important;
}
.jumbotron p {
	font-size: 13px;
}
.jumbotron {
	background-color: #F3F4F5;
	min-height: 340px;
}
.navbar-inverse .navbar-nav>li>a {
	color: #626262 !important;
}
.pagination {
	display: inline-block;
	padding-left: 0;
	margin: 0px 0 !important;
	border-radius: 4px;
}
.jumbotron p {
	margin-bottom: 15px;
	font-size: 14px !important;
	font-weight: 200;
}
.footer li:last-child a {
	border-right: none;
}
.line4table {
	background-color: #55016B;
	color: #fff;
	width: auto;
	height: auto;
}
.nopadding-right {
	padding-right: 0px;
}
.nopadding-left {
	padding-left: 0px;
}
.timingtable {
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
}
.timingday {
	color: #FFCC00;
}
.thumbnail {
	display: block;
	/* padding: 4px; */
	margin-bottom: 20px;
	line-height: 1.42857143;
	background-color: #fff;
	border: 0px solid #ddd !important;
	border-radius: 0px;
	-webkit-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;
}
.form-horizontal .control-label {
	text-align: left !important;
}
.navbar-inverse .navbar-nav>li>a:hover, .navbar-inverse .navbar-nav>li>a:focus {
	color: #fff;
	background-color: transparent;
}
.pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination >.active > a:focus, .pagination > .active > span:focus {
	z-index: 2;
	color: #fff;
	background-color: #55016B;
	border-color: #428bca;
	cursor: default;
}
.pagination {
	display: inline-block;
	padding-left: 0;
	margin: 0px 0;
	border-radius: 4px;
}
.pagination > a:first-child {
	color: #FFFFFF !important;
}
.pagination > a:last-child {
	color: #FFFFFF !important;
}
.pagination >a {
	color: #000 !important;
}
.pagination > a {
	border: 1px solid #e1e5e8;
	border-radius: 3px;
	display: inline-block;
	margin-left: 3px !important;
	padding: 5px 15px;
	position: relative;
}
.pagination > a.active_page {
	background-color: #E1E5E8;
	border-color: #ddd;
	color: #2a6496;
}
.navbar-inverse .navbar-toggle:hover, .navbar-inverse .navbar-toggle:focus {
	background-color: #fff !important;
}
.subscribe {
	background-color: #400150 !important;
	color: #fff !important;
	width: 100% !important;
	height: 35px !important;
	padding: 5px !important;
	text-align:center;
}
.gap-lg {
	height: 35px;
}
.gap-md {
	height: 25px;
}
.gap-sm {
	height: 15px;
}
.gap-xs {
	height: 10px;
}
.padding-all {
	padding: 10px;
}

.cms-page .panel
{
	margin-top:15px;	
}
.imagegallery
{
	margin-bottom:20px;	
}
.imagegallery .panel-body
{
	height:150px;
	overflow:hidden;
}
.imagegallery .panel-body img
{
	width:100%;
	height:auto;
}
.panel-footer {
margin-bottom: 20px;
color:#FF7800;
text-align:center;
text-decoration:none;
font-weight:bold;
}

.key_notes
{
	margin-top:30px;	
} 
.key_notes p
{
	font-size:15px;
}
.key_notes_title
{
	color:#55016B;
	font-size:16px;	
	font-family:'eurosti-webfont', Arial, Helvetica, sans-serif;
	line-height:20px;	
	cursor:pointer;
	margin-bottom: 10px;
  	display: inline-block;
}
.key_notes_title:hover
{
	color: #FF7800;
} 
.popover {
  border: 1px solid FF7800 !important;
  border-radius: 0px !important;
  max-width: 340px !important;
  padding:5px;
}
.popover.right
{
	margin-left:18px;	
}
.dish a{
  color: #55016B;
  font-size: 16px;
  font-family: 'eurosti-webfont', Arial, Helvetica, sans-serif;
  line-height: 20px;
  cursor: pointer;
  margin-bottom: 10px;

}
.dish a:hover {
	  color: #FF7800;
}
.dish ul {
 list-style:none;
 padding-left:0px;
 }
 .dish ul li {
 display:inline;
   padding-left: 10px;
 }
 .dish .glyphicon {
 margin-bottom:15px;
 }