﻿body{ margin:0; padding:0; color: #666;
    font-family: "Raleway";
    font-size: 17px;
    font-weight: 400;
    line-height: 120%;}

img{ max-width:100%;}
.nav-container .nav-buttons { list-style: none;display: inline-block; padding: 0px; border-bottom: 2px solid #979797;}
.nav-container { text-align: center;}
.nav-container .nav-buttons li { padding-left: 15px; padding-right: 15px; color: #000; font-family: "Raleway"; padding-bottom: 10px; padding-top: 10px; font-weight: bold; font-size: 14px;}
.nav-container .nav-buttons li, .nav-container .logo-container {display: inline-block;}
.nav-container .nav-logo { width: 90%;}
.nav-container .nav-buttons { list-style: none;}
.nav-logo img {vertical-align: middle;}
.nav-container .nav-buttons li:hover a{ color:#fff;}
.nav-container .nav-buttons li:hover { background: #861633; color:#fff;}
.nav-buttons li a {color: #000000; text-decoration:none;}
.nav-container .nav-buttons li { color: #000; font-family: "Raleway"; font-weight: bold; font-size: 14px;}
.nav-container .nav-buttons { list-style: none; display: inline-block; padding: 0px; border-bottom: 2px solid #979797;}
.nav-container {
	background: rgba(255,255,255,1);
	background: -moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(255,255,255,0) 100%);
	/* background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(255,255,255,1)), color-stop(100%, rgba(255,255,255,0))); */
	/* background: -webkit-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(255,255,255,0) 100%); */
	/* background: -o-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(255,255,255,0) 100%); */
	/* background: -ms-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(255,255,255,0) 100%); */
	background: linear-gradient(to bottom, rgba(255,255,255,1) 0%, rgba(255,255,255,0) 100%);
	/* filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#FFFFFF', endColorstr='#ffffff', GraddientType=0 ); */
	text-align: center;
	position: absolute;
	z-index: 9;
	width: 100%;
	top: 0px;
	height: 20%;
}

.nav-container .logo-container { background: #fff;}
.logo-container{ width:240px; padding: 5px 0;}
.booking-outer {width: 100%;left: 0px;	position: absolute;	bottom:40px;text-align: center;z-index: 9999999;}
.booking-outer #imenu {  width: 950px; display: inline-block; background: rgba(255,255,255,0.9); }
.booking-outer ul {list-style: outside none none; margin: 0 auto; padding-left: 0; padding: 37px 0px;  position: relative;  z-index: 9999;}
.booking-outer ul li { display: inline-block; height: auto; list-style: outside none none; margin-right: 10px; vertical-align: middle; padding: 5px 0px; position: relative;}
.booking-outer { text-align: center;}
manu{ margin-left:34px;}

#txtchin {
    padding: 11px;
    border-radius: 30px;
    border: 1px solid #ccc;
}

.rightmenu{ position:relative; right:63px;}
#txtchout {
    padding: 11px;
    border-radius: 30px;
    border: 1px solid #ccc;
}
button{ border: 1px solid #FFF; border-radius: 30px;height: 48px;  width: 110px;  text-transform: uppercase; color: #FFF; background: #861633;  font-size: 16px;  cursor:pointer;}
button:hover{ background:#000;}

.slider{ position:relative;}








.reservation_calender {
   
    text-align: center;
    width: 100%;
    left:0; right:0;
    margin:20% auto 0;
    display:block;
    top:44%;
}

.reservation_calender {
    text-align: center;
}


h1 
{
    font-family: "Raleway";
    color: #666;
    font-size: 46px;
    font-weight: bold;
    text-align: center;
    text-transform: uppercase;
}


table {
    float: left;
    width: 100%;
}


.tablemiddle tr:first-child {
    background: #861633 none repeat scroll 0 0;
    border-radius: 35px !important;
}

.tablemiddle tr{
    
    border-radius: 35px !important;
}

.table_text {
    color: #fff;
    font-size: 16px;
    font-weight: bold;
    height: 40px;
}

.nav.navbar-nav {
    height: 86px;
}
.navbar-nav {
    float: left;
    margin: -42px 0 0 0;
}

.nav.navbar-nav {
    height: 86px;
}


.navbar-nav > li > a {
    background: rgba(0, 0, 0, 0) url("../images/menu_iocn.png") no-repeat scroll right 26px;
    font-size: 17px;
    font-weight: 600;
    line-height: 26px;
    margin: 15px 5px;
    text-align: center;
    text-transform: uppercase;
    color:#fff !important;
}
.navbar-nav > li > a {
    padding-bottom: 15px;
    padding-top: 15px;
}

.nea{ background:#1f1f1f !important;}

input[type="Button"], input[type="Submit"] {
  background: #861633 none repeat scroll 0 0;
    border: 1px solid #ffffff;
    border-radius: 30px;
    color: #ffffff;
    cursor: pointer;
    font-size: 16px;   padding: 0 15px 0 15px;
    height: 48px;
    text-transform: uppercase;
  
}
input[type="Button"]:hover, input[type="Submit"]:hover{ background: #000 none repeat scroll 0 0;}

.GridAlternateRow {
    background-color: #fff9dd;
    height: 40px;
}

.TextBox {
    border: 1px solid #dadada;
    color: #000000;
    font-size: 14px;
}
.field-validation-error {
    color: #b50007 !important;
    float: left;
    font-family: arial;
    font-size: 14px;
    font-weight: normal;
    text-shadow: none !important;
}
.input-validation-error {
    background: #ffffff url("../../Content/images/error-small.png") no-repeat scroll right 0 top 2px;
    border: 1px solid #b50007 !important;
    transition: all 0s ease-in-out 0s;
}
.widget-bottom {
    float: right;
    width: auto;
}
.dataTables_info {
    color: #000000;
    float: left;
    width: auto;
}

.dataTables_info {
    color: #000000;
}
.dataTables_paginate {
    float: left;
    padding-left: 8px;
    width: auto;
}
.tablehead {
    background: #861633 none repeat scroll 0 0;
    color: #ffffff;
    font-size: 14px;
    font-weight: 400;
    height: 33px;
    text-align: center;
}

.GridRow.GridInquiry.GridRowsHeight {
    background-color: #ffffff;
    color: #666666;
}
.nav-buttons .active a {
    color: #ffffff;
}
.nav-buttons .active {
    background: #861633 none repeat scroll 0 0;
}
.table_text01 {
    color: #ffffff;
    font-size: 16px;
    font-weight: 600;
    height: 40px;
    line-height: 20px;
    text-align: left;
    vertical-align: middle;
}
.GridRow.GridInquiry.GridRowsHeight > td {
    font-size: 17px;
    height: 40px;
}