body {
    font:14px 'Noto Sans', sans-serif;
	margin:0; padding:0;
	/*background-size:cover; 0d2636*/
	color:#616060;
}

h1,h2,h3,h4,h5 {font-weight:600; font-family:'Noto Sans', sans-serif; margin:20px 0;} /*'Raleway'*/ 
h1 {color:#f94546;}

/*alignment*/
.lft {text-align:left;}
.rgt {text-align:right;}
.ctr {text-align:center;}
.vmid {vertical-align:middle;}
.vtop {vertical-align:top;}

/*font colors*/
.orn {color:#f94546;}
.wht {color:#FFF;}
.bld {font-weight:bold;}
.nota {padding:15px; font-style:italic;}
.note {color:red;}
.byl {font-size:12px; font-weight:bold;}
.blu {color:#1f283d;}
.artinfo { padding:0; margin:10px 0;}

/*hyperlinks*/
.wht:link, .wht:active, .wht:hover, .wht:visited  {color:#FFF;}
.cmore {width:100px; float:right; margin-top:25px;}

/*content*/
.content { margin:20px 0 100px 0;  padding:20px 0; min-height:800px;}
.bgwht {background-color:#FFF; padding:25px; min-height:600px; margin-bottom:20px;}
.artbody {padding:15px;}
.terma {width:80%; margin:20px auto;} /*terma refreshment order*/

.standard {
	width:100%;
}
.standard tr td , .standard tr th{padding:10px;}

.evt  {
    width:100%;
	border:1px solid #f7f7f7;
	margin:20px 0 0 20px;
}

.evt tr td, .all  tr td {padding:15px; border-bottom:2px solid #f7f7f7;}
.alltitle {border-bottom:6px solid #0aa5c0;}
.evtitle {font-weight:bold; background-color:#f94546;}
.evtitle  h1 {font-size:32px; float:left; color:#FFF; margin:15px;}
.evtday {font-size:26px; color:#222;}
.evtdate{font-size:20px; color:#777;}

.evt tr:nth-child(even) {background: #f7f7f7;}
.evt tr:nth-child(odd) {background: #FFF}

.srv {margin:0; margin-bottom:100px; margin-top:30px; min-height:800px;}

.feature {
    color: #f94546;
    padding: 3px;
    -webkit-transition: all 0.3s ease-out 0s;
    -moz-transition: all 0.3s ease-out 0s;
    -ms-transition: all 0.3s ease-out 0s;
    -o-transition: all 0.3s ease-out 0s;
    transition: all 0.3s ease-out 0s;
    z-index: 1;
	border:1px solid #e2e2e2;
	border-top:3px solid #e2e2e2;
	padding:30px 20px;
	margin:15px 0;
	background-color:#fff;
}

.feature h4 {margin:30px 0; color:#666;}
.feature p {color:#666;}
.feature p a {font-weight:bold;}

.feature:hover {
	background: #fff;
	border:1px solid #f94546;
	border-top:3px solid #f94546;
	-webkit-box-shadow: 0px 0px 24px 0px rgba(0,0,0,0.04);
	box-shadow: 0px 0px 24px 0px rgba(0,0,0,0.04);
	-webkit-transform: scale(1.04,1.07);
	transform: scale(1.04,1.07);
	}

a.btn-style-one:link, a.btn-style-one:visited , a.btn-style-tres:link, a.btn-style-tres:visited {
	margin-top:20px;
    color: #f94546;
    border: 1px solid #f94546;
    padding: 10px 40px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
	font-weight:bold;
	background-color:#fff;
	border-radius: 45px;
}

a.btn-style-one:hover, a.btn-style-one:active, a.btn-style-tres:hover, a.btn-style-tres:active {
	border: 1px solid #f94546;
    background-color: #f94546;
	color: #FFF;
}

a.btn-style-tres {display:block; position:absolute; bottom:25px; left:12%;}

a.btn-style-two:link, a.btn-style-two:visited {
	margin-top:20px;
    color:#FFF;
    border: 1px solid #f94546;
    padding: 10px 40px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
	font-weight:bold;
	background-color: #f94546;
	border-radius: 45px;
}

a.btn-style-two:hover, a.btn-style-two:active {
	border: 1px solid #f94546;
    background-color: #f94546;
	 color: #f94546;
	background-color:#fff;
}
	
/*meeting room*/
.rmsearch {
	border:1px solid #f7f7f7;
	margin:20px 0;
	padding:15px;
	background:url('../images/bgsrc.png') top left repeat;
}

.nopad {padding:0;}

.bber {
	color:#FFF;
	float:right;
	width:350px;
	height:300px;;
	padding:20px;
	background-color:#f94546;
	margin-top:10px;

}

.spen {
	color:#FFF;
	width:350px;
	height:300px;
	padding:20px;
	background-color:#f66e6f;
	margin-top:10px;
}

.bber  h2, .spen h2{padding:0; margin:0; margin:15px 0;}

.smbber {
	color:#FFF;
	padding:20px;
	background-color:#f94546;
	margin-top:10px;
}

.smspen {
	color:#FFF;
	padding:20px;
	background-color:#f66e6f;
	margin-top:10px;
}

.topcontent {margin:0; padding:0;}
.sloc {margin:0; margin-bottom:100px; margin-top:30px; min-height:560px;}
#search {
    padding: 8px 25px;
    line-height: 24px;
    color: #ffffff;
    font-size: 14px;
    font-weight: 600;
	margin:25px 30px 11px 28px;
    background-color: #f94546;
    border: 2px solid #f94546;
    text-transform: uppercase;

}

.footer {
	padding:20px;
	padding-top:40px;
    position: relative;
    bottom: 0;
    width: 100%;
    /*background-color: #0d2636;*/
	background-color:#f3f3f3;
    color: #aaa;
}

#sp { }

.mtitle {margin-left:30px;}
.mbox {position:relative; width:540px; height:360px; border:1px solid #7a7676; margin-bottom:30px;}
.mpix {position:absolute; top:0; left:0; z-index:100;}

.mdetails {
	font-weight:bold;
	position:absolute; 
	top:0; right:0; 
	width:250px;
	height:360px; 
	z-index:110; 
	padding:15px; 
	background:url('../images/bgdetails.png') top left repeat-y;
	border-top:3px solid #f94546;
}

.smdetails {
    margin:0 0 20px 0;
    padding:15px;
    background:url('../images/bgdetails.png') top left repeat-x;
	border-top:3px solid #f94546;
}

#calendar {background-color:#FFF;}
.fc-left, .fc-right {margin:25px;}
.fc-center h2{ font-family:'Noto Sans', sans-serif; }
.tb {margin-top:25px;}

/*article*/
.introtxt {
	border-left:6px solid #f94546;
	padding:0 30px;
	margin:40px;
	font:600 16px  'Raleway', sans-serif;
	color:#666;
}

.abstxt {
	border-left:6px solid #0aa5c0;
	padding:0 30px;
	margin:40px;
	font:600 16px  'Raleway', sans-serif;
	color:#666;
}

/*from ain*/
.shadow {box-shadow: 0 2px 3px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.10);}
.boxuser{background-color:#fff;padding:20px;}

/*holiday homes*/
.ftop {
	background-color:#1c3764;
	color:#FFF;
}

#spena {
	background:#FFF url('../images/bgsripena.png') no-repeat top center;
	position:relative; width:355px; height:430px; border:1px solid #7a7676;
}

 #whthall {
    background:#FFF url('../images/bgwhitehall.png') no-repeat top center;
	position:relative; width:355px; height:430px; border:1px solid #7a7676;
}

 #wyndham { 
    background:#FFF url('../images/bgwyndham.png') no-repeat top center;
	position:relative; width:355px; height:430px; border:1px solid #7a7676;
}

.hmdetails {
	font-weight:bold;
	position:absolute; 
	top:180px; right:0; 
	width:353px;
	height:250px; 
	z-index:110; 
	padding:15px; 
	background:url('../images/bgdetails.png') top left repeat-x;
	border-top:3px solid #f94546;
}


ul.pagi {
    display: inline-block;
    padding: 0;
    margin: 0;
}

ul.pagi li {
    display: inline;
    float: left;
    padding: 8px 0;
    text-decoration: none;
}

ul.pagi li a {
    color: #2B2B3C; transition: background-color .3s;padding: 10px 16px;border: 1px solid #C8E0ED;
}

ul.pagi li.acts a{
    background-color: #073A56;
    color: white;
    border: 1px solid #C8E0ED;
}

ul.pagi li a:hover:not(.acts) {background-color: #C8E0ED;color:#073A56}

#hhconfirm { width: 12px; height: 12px; background: #77BE43; display: inline-block;}
#hhbooked { width: 12px; height: 12px; background: #267BA5; display: inline-block;}
#hhkeep { width: 12px; height: 12px; background: #f19c22; display: inline-block;}
#hhapproved { width: 12px; height: 12px; background: #08c2c8; display: inline-block;}

.srcstaff {background-color:#f9f8f6; border:1px solid #dfdfdf; padding:20px;}
.mrtop {margin-top:20px;}
.mrtop tr td {padding:15px 0; border-bottom:1px solid #f1f2f3;}

.pddg {padding:20px;}
