/* @group General styles */

/* @group Reset */

/* Based on http://meyerweb.com/eric/tools/css/reset/ */
/* v1.0 | 20080212 */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
	text-decoration: none;
}
body {
	padding: 0 2%;
    margin: 0 auto;
    position: relative;
	background: #c7b39b url(/Images/cssimg/body_bg.jpg) fixed no-repeat 50% 0%;
    background-color: #c7b39b;
    /*background: url(/Images/cssimg/body_bg_valentines.gif) fixed no-repeat 50% 0%;
  background-color: #fef1e9;*/
	font-family: /*"Century Gothic",*/ "Lucida Grande", "Helvetica Neue", Arial, Helvetica, sans-serif;
    font-size: 14px;
    line-height: 1.5; /* Baseline grid of 21px */
    text-align: center;
}

ul {list-style:none;}
strong, b {font-weight:bold;}
blockquote, q {quotes:none;}

blockquote:before,
blockquote:after,
q:before,
q:after {
	content: '';
	content: none;
}
:focus {
	outline: 0;
}
/* tables may still need 'cellspacing="0"' in the markup 
table {
	border-collapse: collapse;
	border-spacing: 0;
}*/
/* @end Reset */


/* @group Font sizes */

/* basic font sizes */
p, ul, ol, dl, table, address, blockquote, fieldset, pre, form div {
	font-size: 1em;  /* 14px */
}

/* deal with likely (but certainly not all) inherited shrinkage */

ul p, ol p, table p, dl p, ul ul, ol ol, ul ol, ol ul, address p, blockquote p, form div div, form div p, fieldset div, table form div {
	font-size: 1em;
}

/* @end Font sizes */

/* @group Margins */

/*p,*/ul, ol, dl, address, table, blockquote, pre, fieldset {
	margin-bottom: 1.4286em; /* 20px */
}
p {margin: 0 0 1.5em;}/*1em = .8571 */
.news .webapp-review-item p {margin:1.2em 0 1em;}
.news .webapp-review-item img {margin-bottom:1em;}
form {line-height: 1.35em;}/*margin-bottom: 1.517em;  18px*/ 

ul ul, ol ol, ol ul, ul ol {
	margin-bottom: 0;
}

/* @end Margins */

/* @group Links */

a:link,
button.link span {
	color: #520F00;
}

a:visited {
	color: #520F00;
	text-decoration: none;
	border-bottom: 1px dotted #f7f1df;
}

a:hover,
a:focus,
button.link:hover,
button.link:focus span {
	color: #AF5641; 
	text-decoration: none;
}
a:active,
button.link:active span {
	color: #AF5641;
	text-decoration: underline;
}

a.more {
	margin-left: 1em;
    color: #520F00;
	font-weight: bold;
	display: inline-block;
}
a.more:hover {
	color: #AF5641;
	text-decoration: none;
}

#book-now-right p a {color:#f7f1df;}
#book-now-right p a:hover {text-decoration:underline;}

/* @end Links */

/* @group Headings */

h1 {
	font-size:2.5714em; 		/* 36px, 3.5714em-50px */
    line-height: 1em; 			/* 36px */
	margin: 0 0 0 -2px;
    color: #520F00;
	font-weight: bold;
}
h2 {
	font-size: 1.7142em; 		/* 24px, 1.7857em-25px */
	line-height: .7em; 			/* 1.4 - 35px */
	margin-top: 1.2em;		   	/* 30px */
	margin-bottom: 1.4em; 	 	/* 35px */
    color: #f7f1df;				/*EFE8D1*/
	background-image: url('/Images/cssimg/h2_icon.gif');
	background-position: 0% 28%;
    background-repeat: no-repeat;
	padding-left: 23px;
	font-weight: 100;
}

.h2-faq {
	font-size: 1.7142em; 		/* 24px, 1.7857em-25px */
	line-height: 1.5em; 		/* 1.4 - 35px */
	background: none;
	padding: 0;
}
.h2-faq:hover {
	background: none;
}

#trunk h2 a,
#trunk h2 a:visited {
	text-decoration: none;
	color: inherit;
	border-bottom: none;
}

h2:hover {
	background-image: url('/Images/cssimg/h2_icon_h.gif');
}

.no-bg-img:hover {
	background-image: url('/Images/cssimg/h2_icon.gif');
}
h2 strong {
	position: relative;
	top: -1px;
}

h3 {
	font-size: 1.2857em;		/* 18px */
	margin-top: 1.1111em;     	/* 20px */
	margin-bottom: 0.5556em; 	/* 10px */
	color: #520F00;
	font-weight: 100;
}
.menu-table h3 {
	font-size: 14px;
	padding-bottom: .8em;
	color: #834031;
}
h4 {
	color: #f7f1df;
	font-size: 1.5em;
	/*margin-top: 2em;	   		1.25em - 20px */
	margin-bottom: .5em;
	font-weight: 100;
	background-image: url('/Images/cssimg/h4_icon.gif');
	background-position: 0% 51%;
    background-repeat: no-repeat;
	padding-left: 25px;
	clear: both;
}
h5 {
	font-size: 1em;  			/* 14px */
    color: #834031;
	margin: .4em 0 0;
}
h6 {
	font-size: 1.4em;  			/* 14px */
    color: #520F00;
	margin: .4em 0 0;
}

.sub-h {
	font-size: 14px;
	color: #834031;
	margin: 0 0 1em;
	background-image: url('/Images/cssimg/sub-h_icon.gif');
	background-position: 0% 51%;
    background-repeat: no-repeat;
	padding-left: 25px;
}

.sub-h-main {
	color: #520F00;
	margin: 0 0 1.6em;
	clear: left;
}

.intro {font-size:18px;}
.font-10 {font-size:10px;}
.font-12 {font-size:12px;}
.font-menu {font-size:14px;	margin-bottom:.9em;}
.font-16 {font-size:16px; margin-top:-2px;}
.font-18 {font-size:18px; margin-top:-2px;}

/* @end Headings */

/* @group Lists */

.prose ul, ul.bullets, ul.bullets ul {	/* unordered lists more often DON'T require bullets except in extended bits of writing - use the .prose class or apply directly with .bullets */
	list-style-type: disc;
	margin-left: 1.385em; /* 18px */
}
.bullets li {
	margin-top: 0.5em;			/*  8px */
	margin-bottom: 1.25em;		/* 18px */
}

ol {	/* ordered lists usually DO require bullets */
	list-style-type: decimal;
	margin-left: 2.077em; /* 27px */
}

dt {
	font-weight: bold;
	margin-top: 1.385em; /* 18px */
}

/* @end Lists */

/* @group Tables 

table {
	border-bottom: 1px solid #666;
}*/

caption {
	font-weight: bold;
	padding-bottom: 0.643em; /* 9px */
	font-size:1.077em; /* 14px */
}

/*thead th {
	border-top: 1px solid #666;
	border-bottom: 3px solid #666;
	padding-top: 0;
	padding-bottom: 0.692em;  9px 
}*/

/*tbody {
	border-top: 3px solid #666;	 not rendered in IE6/7 
}

tbody tr th,
tbody tr td {
	border-top: 1px solid #ddd;
}*/

/* th,
td {
	text-align: left;
	padding: 0.385em 0.692em 0.308em 0.692em; 5px 9px 4px 9px 
}*/

td {vertical-align: top;}
td.center {text-align:center}

.menu-table {
	width: 100%;
	margin: 0 0 1em;
	font-size: 16px;
}

.menu-table .first-td {
	/*text-align: right;*/
	padding-right: .3em;
	color: #520F00;
	width: 5%;
}

.menu-table .last-td {
	padding-left: .5em;
	width: 4em;
	text-align: right;
}

.menu-table span {
	font-weight: bold;
}

/* @end Tables */

/* @group Blockquotes */

blockquote {
	font-style: italic;
	margin-left: 1.385em; /* 18px */
	margin-right: 1.385em; /* 18px */
}

blockquote cite,
blockquote em {
	font-style: normal;
}

/* @end Blockquotes */

/* @group Forms */

/* @group Containers */

form .container {
	margin-bottom: 1.385em; /* 18px */
}

/* @group Fieldsets */

fieldset {
	border: 1px solid #ccc;
	padding: 0 1.385em 0.692em 1.385em; /* 9px 18px 0 18px */
}

legend {font-weight: bold;}

form fieldset .container {
	margin-top: 1.385em; /* 18px */
	margin-bottom:0;
	position: relative;
}

/* @end Fieldsets */

form small {font-size: 10px; vertical-align:sub;}

/* @end Forms */

/* @group Labels */

label {
	cursor: pointer;
	color: #7F3027;
	font-weight: bold;
	margin-left: .2em;
}

.meta-label {
	font-weight: bold;
	margin-bottom: 0;
}

.multi-container label, 
.radio-container label, 
.checkbox-container label {
	font-weight: normal;
}

.radio-container label, 
.checkbox-container label {
	display: block;
}

.compact label {
	display: inline;
}

/* @end */

/* @group Meta */

form .help {
	display: block;
	color: #777;
	font-style: normal;
	font-size: 0.846em; /* 11px */
}

/* @end Meta */

/* @group Form controls */

input[type='text'],
input[type='password'],
textarea,
select,
button {
	font-family: inherit;
	font-size: 1.1em;
	height: 24px;
	width: 99.6%;
}
.home #trunk form input[type='text'] {
	width: 98%;
	margin-bottom: .8em;
}
textarea {
	font-family: inherit;
	font-size: 1em;
	margin: 0;
	height: 150px;
}
select {
	height: 26px;
	/*width: 100.6%;*/
}

input[type='submit'] {
	-webkit-border-radius: 5px 5px;
   	-moz-border-radius: 5px/5px;
    border-radius: 5px/5px;
/*-webkit-box-shadow:0 4px 12px #59688D;
-moz-box-shadow:0 4px 12px #59688D;
box-shadow:0 4px 12px #59688D;*/
background:url("/Images/cssimg/button_overlay.png") repeat-x scroll 0 0 #BA9380;
text-shadow:0 1px 0 #E5DECC;
color:#4F3622;
border: 1px solid;
border-color: #AD9492 #AD9492 #7C6766;
cursor:pointer;
display:inline-block;
font-size:106%;
font-weight:normal;
line-height:1;
padding:8px 18px;
margin: .4em 2em 0 .2em;
position:relative;
text-decoration:none;
}

input[type='submit']:hover {
background-color: #C6A395;
color: #D63C00;
}

textarea,
input[type='text'], 
input[type='password'],
input[type='checkbox'],
select {
	color: #2F0A03;
	text-indent: 3px;
	margin: .1em 0 1em;
	padding: 0;
	border: 1px;
	border-style: solid;
	border-color: #AD9492 #AD9492 #8F7676;
	/*border-color: #994A44 #994A44 #5C1A13;*/
	background-color: #d1bca6;
	-webkit-border-radius: 5px 5px;
   	-moz-border-radius: 5px/5px;
    border-radius: 5px/5px;
}

input[type='checkbox'] {
	margin-left: .3em;	
}

#dir-start {
	width: 120px;
	height: 30px;
	margin: 0 .5em 0;
	font-size: 16px;
}


.flRight input.checkbox {
	margin: 0 .5em .2em 0;
	vertical-align: middle;
}

textarea:focus,
input[type='text']:focus, 
input[type='password']:focus,
select:focus {
	outline: 1px solid #DF6A53;
}

#input-l {vertical-align:middle;}

.button-container input {font-weight:bold;}
.button-container input.cancel {font-weight:normal;}

button {
	border: 0;
	padding: 0;
	cursor: pointer;
	width: auto;
	overflow: visible;
}

button.link {
	background-color: #fff;
	font-weight: normal;
}

a.button-box {
-webkit-border-radius: 6px 6px 6px 6px;
-moz-border-radius: 6px 6px 6px 6px;
border-radius: 6px 6px 6px 6px;
-webkit-box-shadow:0 4px 12px #59688D;
-moz-box-shadow:0 4px 12px #59688D;
box-shadow:0 4px 12px #59688D;
color:#f7f1df;
cursor:pointer;
display:inline-block;
font-size:105%;
font-weight:normal;
line-height:1;
margin:1.2em 0	 1.4em;
padding:8px;
position:relative;
text-decoration:none;
width: 75%;
}

.box-but-green {
background:url("/Images/cssimg/button_overlay.png") repeat-x scroll 0 0 #008045;
text-shadow:0 1px 0 #00522b;
}

a.box-but-green:hover {
background-color: #03894b;
color: #fff;
}

.box-but-red {
background:url("/Images/cssimg/button_overlay.png") repeat-x scroll 0 0 #CB2E33;
text-shadow:0 1px 0 #6a0205;
}

a.box-but-red:hover {
background-color: #d5363b;
color: #fff;
}

.box-but-orange {
background:url("/Images/cssimg/button_overlay.png") repeat-x scroll 0 0 #C96A02;
text-shadow:0 1px 0 #703b00;
}

a.box-but-orange:hover {
background-color: #d17107;
color: #fff;
}

.box-but-blue {
background:url("/Images/cssimg/button_overlay.png") repeat-x scroll 0 0 #0071A4;
text-shadow:0 1px 0 #002B3A;
}

a.box-but-blue:hover {
background-color: #057FAA;
color: #fff;
}

.box-but-beige {
background:url("/Images/cssimg/button_overlay.png") repeat-x scroll 0 0 #7b654e;
text-shadow:0 1px 0 #3D0000;
}

a.box-but-beige {color:#f7f1df;}

a.box-but-beige:hover {
background-color: #846f57;
color: #fff;
}

.group-bookings {
	-webkit-border-radius: 6px 6px 6px 6px;
	-moz-border-radius: 6px 6px 6px 6px;
	border-radius: 6px 6px 6px 6px;
	-webkit-box-shadow:0 4px 12px #703939;
	-moz-box-shadow:0 4px 12px #703939;
	box-shadow:0 4px 12px #703939;
	position: relative;
	display: inline-block;
	line-height:1;
	font-size: 150%;
	text-decoration:none;
	margin: 1.6% 0 .8% 1.5%;
	padding: 10px 18px;
	font-weight: 100;
}

.arr {font-weight: bold;}

/* accessability feature, resize check and radio inputs */
.radio-container input, 
.checkbox-container input {
	width: 1em;
	height: 1em;
}

/* @end */

/* @end */

/* @group Other elements */

address {
	font-style: normal;
}

pre,
code,
kbd,
tt,
samp,
tt {font-family:"andale mono", monospace;}
ins {text-decoration:underline;}
del {text-decoration:line-through;}

/* @end Other elements*/

.capital {text-transform: capitalize;}
.center {text-align: center;}
.just {text-align:justify; padding-right:.3em;	}
.right {text-align:right;}
.left {text-align:left;}
.flNone {float:none;}
.flRight {float:right;}
.flLeft {float:left;}
.marginR {margin-right:1em;}
.marginL {margin-left:1em;}
.inl-block {display:inline-block; padding:0em 1.553em 0em 0em; margin:0; float:left;}
.inl-block-last {display:inline-block; padding:0 ;margin:0 ;clear:right;}
.bold {font-weight:bold;}
.padd5 {padding:5px 0px 5px 7px;}
.padd7T {padding:7px 7px 5px 0px;}
.img-fluid {width:100%;	border:none; margin:.35em 0 1em;}
.img-fluid100 {width: 100%;}
.a3 .news .img-fluid100 {width:100%; margin-bottom:1.2em;}
.img-fluid74 {width: 74%;}
.img-fluid90 {width: 90%; padding-left:10%;}
.img-fluid-none {width:90%; padding-right:2%;}
.clearL {clear:left;}
.clearR {clear:right;}

.alert {border: 1px solid #520F00;background-color:#CCBAA4;padding:.8em 1.2em;margin-bottom:1.5em;display:inline-block;line-height:2em;font-size:110%;}
#trunk .alert h3 {font-weight: bold; margin-bottom:.3em;}
.alert span {color:#834031;}
/* @end General styles*/

/* @group Page structure */

.section {clear:both;}
.contents {
	text-align: left;
	min-width: 54em;
	max-width: 78em; /* 1092px */
	width: 90%;
	margin: 0 auto;
	position: relative;
	clear: both;
	overflow: hidden;
	background-color: #fff;
	border-left: 0px solid #fff;
	border-right: 0px solid #fff;
}

/* @group Flow */

.flow {
	text-align: left;
	min-width: 54em;
	max-width: 78em; /* 1092px */
	width: 90%;
	margin: 0 auto;
	position: relative;
	clear: both;
	overflow: hidden;
	border-left: 0px solid #fff;
	border-right: 0px solid #fff;
}

.flow .contents  {
	min-width: 52em;
	max-width: inherit;
	width: auto;
	padding: 2.6% 5.6% 5%;
	position: relative;
	clear: both;
	overflow: hidden;
	border: none;
	background-color: transparent; 
}

.home .flow .contents  {padding:2% 3% 0%;}

/* @end */
/* @end */

/* HEADER */

#header .contents {
	background: url(/Images/cssimg/header_bg.jpg) no-repeat bottom left;
	height:92px;
}

/* LOGO_BOOKNOW */
#logo {
    display: inline;
	float:left;
	width: 237px;
    margin: 16px 0px 0px 34px;
}

#logo a:link,
#logo a:visited,
#logo a:hover,
#logo a:focus,
#logo a:active {
    border-bottom: none;
    background-color: transparent;
}

#book-now {
	color: #E4E4E4;	
}

.book-now {
    position: absolute;
    top: 0;
    left: 50%;	
	color: #e4e4e4;
	font-size: 17px;
	font-weight: 100;
	text-decoration: none;
	text-align: center;
	text-transform: uppercase;
	margin: -120px 0 0 -73px;
	padding: 123px 20px 4px;
	width: 101px;
	float:left;
	border-width: 2px;
	border-style: solid;
	border-color: #4A1004;
	-webkit-border-radius:  18em 80em;
   	-moz-border-radius:  18em/80em;
    border-radius:  18em/80em;
	z-index: 10;
}
.book-now.down {
	background-color: #4A1004;
}

a.book-now:link,
a.book-now:visited {
	text-decoration:none;
	border-bottom: 2px solid #4A1004;	
}

a.book-now:hover {
	color: #DF6A53;
}

#panel {
	display: none;
	padding: 2% 3% 1.5% 3%;
	background-color: #531407;
}
#panel-Jsoff {
	display: block;
	padding: 2% 3% 1.5% 3%;
	background-color: #531407;
}

#book-now-left {
	/*width: 540px;  20/08/14*/
    width: 644px;
	-webkit-border-radius: 5px 5px;
   	-moz-border-radius: 5px/5px;
    border-radius: 5px/5px;
	background-color: #B7A48D;
	float: left;
	padding: 10px 43px;
	margin-right: 3%;
	margin-bottom: .5%;
}
#book-now-left .webapp-review-item {
	padding-top: 1em;
}

#book-now-left p {
	padding-top: 0.4em;
	margin:0;
}
#book-now-left h3,
.quick-booking #book-now-left h3 {
	margin: 0.4em 0 .6em;
	font-size: 2em;
	font-weight: 200;
	color: #5c1a13;
}
#book-now-left form {
	position: relative;
}
#book-now-left small {
	font-size: x-small;
	position: absolute;
	top: 1em;
	right: 0;
}
#book-now-left form textarea {
	height: 8.7em;
}
#book-now-right {
	color: #C7B39B;
	font-size: .95em;
	padding: 0 0 0 3%;
}
#book-now-right p,
#book-now-right hr 	{
	margin: .8em 0em 0em;
	padding: 0;
}
#book-now-right hr {
	display:none;
}
#book-now-right div.hr {
	display: block;
	overflow: hidden;
	height: 2px;
	margin-top: 1.3em;
	background-image: url('/Images/cssimg/bookn_hr_bg.gif');
	background-repeat: repeat-x;
}

/* endLOGO_BOOKNOW */


/* NAVIGATION */
#side {
	float: right;
	position: absolute;
	right: 33px;
	top: 0;
	width: 60%;
    float: right;
	z-index: 1;
}

#nav {
    position: absolute;
    top: 56px;
    right: 0;
	margin: 0;
    list-style: none;
	width: 100%;
}

#nav li {
    float: left;
	text-align: right;
}

#nav li.home {
    margin-left: 0;
}

#nav li#home,
#nav li#menu,
#nav li#news, 
#nav li#about {width:14.22%;}
#nav li#events {width:14.05%;}
#nav li#find-us {width:13.05%;}
#nav li#booking {width:14.40%;}

#nav li#home {margin-left:0;}

#nav a {
	color: #fff;
	text-decoration: none;
	border-bottom: none;
	font-size: 16px;
}

#nav a:hover,
#nav a:focus {
	color: #c7b39b;
	background-color: transparent;
}

#nav-help a:hover,
#nav-help a:focus {
	color: #fff;
	background-color: transparent;
}

.home #nav li#home a,
.about #nav li#about a,
.menu #nav li#menu a,
.events #nav li#events a, 
.news #nav li#news a,
.booking #nav li#booking a,
.shop #nav li#shop a,
.find-us #nav li#find-us a,
.venue #nav li#about a, 
.company #nav li#about a,
.eritrea #nav li#about a,
.reviews #nav li#about a,
.guide #nav li#menu a, 
.food #nav li#menu a,
.set-group #nav li#menu a,
.drinks #nav li#menu a,
.specials #nav li#menu a,
.type #nav li#events a, 
.bookings #nav li#events a,
.mosob #nav li#events a,
.gallery #nav li#events a ,
.gallery-parties #nav li#events a {
	text-transform: uppercase;
	font-weight:bold;
	margin-right: -8%;
	position: relative;
	top: -1px;
}

/* NAVHELP */
#nav-help {
    position: absolute;
    top: 7px;
    right: 2px;
	margin: 0;
	float: right;
    list-style: none;
}

#nav-help li {
    float: left;
	text-align: right;
}

#my-acc a {margin-left:.5em;}
#nav-help #logout1 a {text-transform:uppercase; font-weight:bold;}
#logout0 {display:none;}

#nav-help li.seperator {
	padding: 0 1em;
}

#nav-help, #nav-help a {
	color: #c7b39b;
	font-weight: 100;
	border-bottom: none;
	font-size: 12px;
}

#nav-help a {text-decoration:none;}

.highlight {background-color:#F3F;}

/* endNAVHELP */
/* endNAVIGATION */
/* endHEADER */

/* TRUNK */

.overline {
	background-image:url("/Images/cssimg/box_home_bottom.gif");
	background-position:left top;
	background-repeat:repeat-x;
	display:inline-block;
	margin:1em 0;
	padding-top:1.5em;
	width:100%;
}

/* SUBMENU */
#sidesubmenu {
    position: absolute;
    display: inline;
    top: 0;
    left: 41%;
	padding-right: 1.2em;
    background-image: url('/Images/cssimg/subm_sides.gif');
    background-color: transparent;
    background-repeat: no-repeat;
    background-position: top right;
}

#subm-left-img {
    background-image: url('/Images/cssimg/subm_sides.gif');
    background-color: transparent;
    background-repeat: no-repeat;
    background-position: top left;
}

#subm-left-img ol {
    margin-left: 1.2em;
}

#submenu {
    height: 26px;
    list-style: none;
	background-color: #F8E9D6; /* e2c8b5 */
}

#submenu li {
    float: left;
	margin: 0 1.2em;
	text-align: center;
}

#submenu a {
	color: #87220d;
	text-decoration: none;
	font-weight: 200;
	text-transform: lowercase;
	border-bottom: none;
	font-size: 15px;
}

#submenu a:hover {
	text-decoration: underline;
}
.venue #submenu li a#venue,
.company #submenu li a#company,
.eritrea #submenu li a#eritrea,
.reviews #submenu li a#reviews,
.guide #submenu li a#guide,
.food #submenu li a#food,
.set-group #submenu li a#set-group,
.drinks #submenu li a#drinks,
.specials #submenu li a#specials,
.type #submenu li a#type,
.bookings #submenu li a#bookings,
.mosob #submenu li a#mosob,
.gallery #submenu li a#gallery,
.gallery-parties #submenu li a#gallery {
	text-decoration: underline;
}
/* GALLERY */
.gallery a#nh-carn,
.gallery-parties a#mo-party {
	text-decoration: underline;
}
.gallery .intro a:hover,
.gallery-parties .intro a:hover {
	color: #520F00;
	text-decoration: underline;
}
/* endGALLERY */
/* endSUBMENU */

#front-tbl {
	width: 100%;
	border-spacing: 28px;
	border: none;
	margin-bottom: -2.6em;
	border-collapse: separate;
}

.home .ta1 {width:37%; padding:0 2em 0 0;
	background-image: url('/Images/cssimg/box_home_side.gif');
	background-position: top right;
    background-repeat: repeat-y;
	border-right: 1px solid #a8937c;}
.home .tb1 {width:37%;}
.home .ta2 {
	background-image: url('/Images/cssimg/box_home_bottom.gif');
	background-position: bottom left;
    background-repeat: repeat-x;
}
.home .tb1 {
	background-image: url('/Images/cssimg/box_home_side.gif');
	background-position: top right;
    background-repeat: repeat-y;
	border-right: 1px solid #a8937c;
	padding: 0 2em 0 0;	
}

.home .tc1 {
	background-image: url('/Images/cssimg/trunk_bg.gif');
	background-position: 0% 20%;
    background-repeat: repeat-x;
	border: 1px solid #ab8a65;
	/*background-color: #a8937c;*/
	padding: 1.8em 2em 3em;
}

.home .tc1 .half h3,
.home .tc1 .half-last h3 {float:left; line-height:1em;}
.home td.tc1 {line-height:1em;}

.tc1 .half {
	border-right: 1px solid #AF9C83;
	background-image: url('/Images/cssimg/box_home_side.gif');
	background-position: top right;
    background-repeat: repeat-y;
	margin: 0;		
}

.tc1 h3 a {
	margin: 0;
	text-decoration: none;
	color: #f7f1df;
}

.tc1 h3 a:visited {
	text-decoration: none;
	border-bottom: none;
}

.half {
	width: 50%;
	float: left;
	position:relative;
	clear: left;
	margin: 0 0 2em;
	background-image: url('/Images/cssimg/box_home_side.gif');
	background-position: top right;
    background-repeat: repeat-y;
	border-right: 1px solid #a8937c;
}

.half-last {
	width: 46.2%;
	float: right;
	position:relative;
}

.borderR {
	padding: 0 5% 0 0;
	background-image: url('/Images/cssimg/box_home_side.gif');
	background-position: top right;
    background-repeat: repeat-y;
	border-right: 1px solid #a8937c;
}

.first-38 {width:38.2%; float:left; clear:left;}
.second-59-last {width:59%;	float:right;}
.half-46 {width:47.5%; float:left; clear:left;}
.half-46-last {width:47.5%;	float:right;}
.half-48 {width:48.6%; float:left; clear:left; margin:0 0 2em;}
.half-48-last {width:48.6%;	float:right; margin:0 0 2em;}

.half p {padding:0 2em 0 0;}

.one-third {width:30%; float:left; position:relative;}
.two-third {width:60%; float:right; position:relative;}

.a3 {width:71%;	/*position:relative; top:0;	left:0;*/ float:left;}
.a19 {width:19.7%; float:left; padding:0 .15% .3%; line-height:0;}
.a16 {width:16%; float:left;}
.a21 {width:21%; float:left;}
.a33_33 {width:33.33%; float:left;}
.a35 {width:35.1%; float:left;}
.a36 {width:36%; float:left;}
.a40 {width:40%; float:left;}
.a49 {width:49%; float:left; clear:left;}
.a51_6 {width:51.6%; float:left;}
.a56 {width:56%; float:left;}
.a63 {width:63%; float:left;}
.a100 {width:100%; clear:left;}

.b {
	width: 100%;
	margin-bottom: 2em;
	padding-bottom: .3em;
	background-image: url('/Images/cssimg/box_home_bottom.gif');
	background-position: bottom left;
    background-repeat: repeat-x;
}

.a4 {width:24%;	float:right; clear:right;}
.b27_2 {width:27.2%; float:right;}
.b32 {width:32%; float:right;}
.b43_4 {width:43.4%; float:right;}
.b49 {width:48%; float:right;}
.b49 {width:49%; float:right;}
.b55 {width:55%; float:right; position:inherit;}
.b62 {width:62%; float:right;}
.b74 {width:74%; float:right;}
.b78 {width:78%; float:right;}
.b81 {width:81%; float:right;}

.d {
	width: 100%;
	margin: 1em 0 0;	
	padding-top: 1em;
	background-image: url('/Images/cssimg/box_home_bottom.gif');
	background-position: top left;
    background-repeat: repeat-x;
	/*background-color: #CFC3B5;	 CBB59C 		
	border-top: 1px solid;
	border-top-color: #AF9B83;*/
	position: relative;
	bottom: 0;
	left: 0;
	float: left;
}

div.d .a1 {
	border-right: none;
	background-image: none;
}

.webapp-review-item {
	display: inline-block;
	width: 100%;
	margin-bottom: 1em;
	padding-top: 1.5em;		
	background-image: url('/Images/cssimg/box_home_bottom.gif');
	background-position: top left;
    background-repeat: repeat-x;
		
}

.menu .webapp-review-item {margin:0;}
.webapp-review-item .flLeft {width:37%; max-width:250px;}
.webapp-review-item .flRight {width:61%;}

/* FAQ */

.faq-item {margin:.5em 0; font-size:1.2em;}
.answer {margin:1em 0 0; font-size:1.14em;}

#trunk h2 {margin:-2px 0 0 0;}
#trunk h3 {margin:0;}

.box {
	background-image: url('/Images/cssimg/trunk_bg.gif');
	background-position: 0px 0px;
    background-repeat: repeat-x;
	padding: 1.9% 1.9% 0%;
	margin-top: 2em;
	border-bottom: 1px solid;
	border-bottom-color: #989078;
	border-right: 1px solid;
	border-right-color: #ae987f; /*b5a088*/
	border-left: 1px solid;
	border-left-color: #ae987f; /*b5a088*/
}

.box-hr {
	display: inline-block;
	width: 100%;	
	padding-top: .8em;		
	background-image: url('/Images/cssimg/box_home_bottom.gif');
	background-position: top left;
    background-repeat: repeat-x;
		
}

.box-txt {padding:6% 7% 8%;}
.box-txt-col {color:#4F3622; font-weight:normal;}

.box-home {
	display: block;
	background-image: url('/Images/cssimg/box_home_side.gif');
	background-position: top right;
    background-repeat: repeat-y;
	padding-right: 2em;
	margin-bottom: 1em;
	border-right: 1px solid #af9b83;
}

/* Web App Pagination */

#webapp5007pagination, #webapp5007pagination ul,
#webapp5050pagination, #webapp5050pagination ul {
	padding: 2em 0;
	margin: 2em 0;
	list-style: none;
	background-image: url('/Images/cssimg/box_home_bottom.gif');
	background-position: top left;
    background-repeat: repeat-x;
	clear: left;
	display: inline-block;
	width: 100%;
}

#webapp5007pagination li {float:left; margin:3px;}
#webapp5050pagination li {float:left; margin:3px;}
li.pag-next {padding-left: 5px;}

.pag-number {
	width: 20px;
	height: 20px;
	text-align: center;
	background-image: url('/Images/cssimg/bg_pag-no.gif');
	background-position: center;
    background-repeat: no-repeat;
	border: 1px solid #AB8A65;
}

.pag-prev a,
.pag-next a,
.pag-number a {
	color: #80220D;
}

.pag-current {
	width: 20px;
	height: 20px;
	text-align: center;
	color: #EEE;
	background-color: #80220D;
	border: 1px solid #AB8A65;
}
.pag-range {
	display:inline-block;	
}

/* HOME */
#trunk h3#note-home {font-weight:bold;margin:0 0 1.8em;border: 1px solid #520F00;background-color:#CCBAA4;padding:.5em 1.3em;display:inline-block;}
h3#note-home a {border: 1px solid #520F00;background-color:#CCBAA4;padding:.5em 1.3em;display:inline-block;}
h3#note-home a:hover {background-color:#B7A48D; padding:.5em 1.3em;}

#master {height:380px;}

.master-intro {
	position: absolute;
	top: 18%;
	left: 8%;
	width: 284px;
	background-color: #fff;
	-webkit-border-radius: 1em 1em;
   	-moz-border-radius: 1em/1em;
    border-radius: 1em/1em;
	opacity: .6;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
	filter: alpha(opacity=60);
	z-index: 10;
}
/* just for christmas 2014  suli
.master-intro {
	position: absolute;
	top: 2.5%;
	left: 7%;
	width: 405px;
	background-color: #fff;
	-webkit-border-radius: 1em 1em;
   	-moz-border-radius: 1em/1em;
    border-radius: 1em/1em;
	opacity: .6;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
	filter: alpha(opacity=60);
	z-index: 10;
}*/
.master-intro h1,
.master-intro h3 {margin:0;}

.master-intro h1 {
	color: #4B001C;
	padding: 12px 0 0 20px;
}

.master-intro h3 {
	font-size: 130%;
	color: #000;
	text-align: left;/**/
	padding: 4px 10px 24px 25px;
}

#s2 {overflow:hidden; float:right;}
#s7 {margin-left:20%; width:80%;}

#gal-th-home {
	margin-left: 20%;
	width: 80%;
}

.th-home {width:15%;}

#trunk .contents {background-color:#B7A48D;}
.quick-booking #trunk .contents {background-color:#531407;}

form input#CaptchaV2  {	
	color: #2F0A03;
	margin-top: 0.1em;
	margin-bottom: 0.4em;
	height: 22px;
	padding: 0px 4px;
}
.review-txt {
	font-size:13px;
	margin: 1em 0 0;
	line-height: 1.5em;
	display: inline-block;
}
.review-img {
	float: left;
	margin: .4em .8em 0 0;
	clear: left;
}

.img-cat-main {float:left; margin:.3em 1em 0 0;}

.thumbn-home {width:19%; float:left; padding-right:0.3%; line-height:0;}

/* endHOME */

/* MAIN */

#sub-img-bar {
	width: 62.2%;
	float: left;
	background-color: #F1EBDD;
}

#img-bar {
	width: 99.1%;
	border: 2px solid #125526;
	border-bottom: none;
}

#sub-img-lounge {
	width: 35.25%;
	float: right;
	background-color: #F1EBDD;
}

#img-lounge {
	width: 98.5%;
	border: 2px solid #ED7B1B;
	border-bottom: none;
}

#sub-img-mainroom {
	width: 100%;
	background-color: #F1EBDD;
	overflow: hidden;
	float: left;
	margin-top: 2.4%;
	margin-bottom: 2em;
}

#img-mainroom {
	width: 99.45%;
	border: 2px solid #7C1E81;
	border-bottom: none;
}

.comp-mosob {
	margin: 0 4.3% 0;
	text-align: center;
	color: #520F00;
	width: 127px;
	float: left;
}

.be-af {
	color: #fff;
	position: relative;
	top: 2em;
	left: 2em;
}
.about .half-48 img, 
.about .half-48-last img {margin-top:-2em;}

.captchaimg {margin:0.8em 0 .7em .3em;}

/* MENU */

.veg-spi {
	color: #520F00;
	font-size: 12px;
	margin-left: 2em;
	font-weight: bold;
}

/* endMENU */

/* endMAIN */

/* NEWS */

a.li-commts {
	float: right;
	width: 40px;
	height: 35px;
	background-image: url('/Images/cssimg/bg_comment.gif');
	background-position: top left;
    background-repeat: no-repeat;
	text-align: center;
	padding-top: .35em;
}

/*endNEWS */

/* SHOP */

#cart-summary {float:right; width:15%;}
#shop-body {float:left; width:85%;}

/* endSHOP */

/* FINDUS */

#ham-cit-li {
	background-color: #E899A8;
	font-weight: bold;
	padding: 2px;
}

#bus {
	float: right;
	margin-top: -7.9%;
	right: 14%;
	text-align: center;
	width: 31.8%;
}

/*  endFINDUS */

/*  MEMBERS  */
#master-memb {
	height: 300px;
	background-image: url('/Images/cssimg/mast-members.jpg');
	background-position: 0% 75%;
    background-repeat: no-repeat;
}
.black {color: #000;}
.owhite {color: #f7f1df;}
.dred {color: #520F00;}
.sub-h-memb{
	color: #000;
	font-size: 18px;
	line-height: 1.2em;
	margin: 0 0 1.2em;
}
.why-join-txt {
	position: absolute;
	top: 5.2em;
	left: 1.8em;
}
#trunk .why-join-txt h3 {margin:0 0 .5em;}
.why-join-txt ol {
	list-style: disc inside none;
	margin: 1em 0 0 .4em;
	font-style: italic;
}

.underline {border-bottom: 1px solid  #520F00; margin-bottom:1em;}

/*  SIGNEDIN  */

#memb-nav {
	list-style: none outside none;
	margin :0;
	width: 100%;
	display: inline-block;
}
#memb-nav li {
	float: left;
	padding-right: 3em;
	font-size: 1.2em;
}
.sub-h-main em {color:#834031;}

/*  endSIGNEDIN  */

/*  endMEMBERS  */

/*  SITEMAP  */
.sitemap .half-48,
.sitemap .half-48-last,
.sitemap .a33_33 {margin:.5em 0 0;}

.sitemap .half-48 ul,
.sitemap .half-48-last ul {margin:0;}

.sitemap .half-48 ul li h4,
.sitemap .half-48-last ul li h4 {color:#520F00;}

.sitemap .half-48 ul li,
.sitemap .half-48-last ul li{margin-bottom:.5em;}

.sitemap .a33_33 ul li {margin-bottom:.2em;}

.sitemap .a33_33 ul li a {padding-left:26px; font-size:1.1em;}

.sitemap .a33_33 ul li h4 a {padding-left:0; font-size:1em;}


/*  endSITEMAP  */

div.review-txt:first-child {margin-top:0;} 

/* endTRUNK */

/* 

/* FOOTER */
#footer .contents {
	position: relative;
	color: #A36A54;
	height: 174px;
	background-image: url('/Images/cssimg/footer_bg.jpg');
	background-position: center top;
    background-repeat: no-repeat;
}

#footer a:visited {border-bottom:none;}

#primary a {text-decoration:none; border-bottom:none;}

#f1 {position:absolute; top:0; left:5.6%; display:block;}
#f2 {position:absolute;	top:0; left:35%; display:block;}
#f3 {position:absolute;	top:0; left:62.5%; display:block;}
#f4 {position:absolute;	top:0; right:5.4%; display:block;}

#primary h3 {
	color: #975744;/*7F412E*/
	margin: .1em 0 1em -2px;
	font-weight: 100;
	font-size:15px;
}

#f2 h3 {margin-bottom:1.25em;}
#f4 h3 {margin:0 0 1.3em -1px;}

.footerBdyTxt {
	font-size:11px;
	line-height: 1.6em;
	margin-bottom:0.5em;
}

#f3 a {color:#A36A54;}
#f1 a {color:#A36A54; line-height:1.6em;}
#f1 a:hover,
#f1 a:focus,
#f1 a:active {color:#cc9783;}

#f2 a {
	font-size:11px;
	display:inline-block;
	text-align: left;
	line-height: 1.9em;
    overflow: visible;
	color: #A36A54;
	text-transform: uppercase;
	text-decoration: none;
	font-weight: 100;
	border-bottom: none;
}

#f2 a:hover,
#f2 a:focus,
#f2 a:active {
	color: #cc9783;
    background-image: url('/Images/cssimg/download_menus_h.gif');
	background-position: 0px 0px;
    background-repeat: no-repeat;
}

#f4 a:hover {margin-left:2px;}

#footer div.hr {
	position: relative;
	margin: .4em 0 .3em;
	padding: 0;
	clear: both;
	overflow: hidden;
	height: 2px;
	background-image: url('/Images/cssimg/footer_hr_bg.gif');
	background-repeat: repeat-x;
}

#footer div.hr hr {display:none;}
#f1 div.hr {margin:.35em 0 .3em;}
#f2 div.hr {margin:0.34em 0em;}

#primary .inl-block {
	display:inline-block;
	padding-right:1.6em;
	margin:0;float:left;
	text-align:left;
}
#primary .inl-block-last {
	display:inline-block;
	padding:0;
	margin:0;
	text-align:left;
}

#f3 .inl-block {
	padding-right:0;
	width:3.7em;
}

#secondary  {
	width: 100%;
	position: absolute;
    bottom: 0;
	left: 0;
	font-size: 10px;
	clear: both;
}

#copyr {
	position: absolute;
    bottom: 4px;
	left: 5.55%;
	color: #975744;
	font-weight: 100;
}

#legal {
	position: absolute;
    bottom: 4px;
	left: 50%;
	margin-left: -130px;
	color: #975744;
	font-weight: 100;
}

#legal a {
	color: #975744;
	text-decoration: none;
	font-weight: 100;
	border-bottom: none;
	text-transform: uppercase;
}
#legal a + a {margin:0 6em;}
#legal a + a + a{margin:0;}
#legal a:hover {text-decoration:underline;}

#designby {
	position: absolute;
    bottom: 4px;
	right: 5.55%;
	color: #975744;
	font-weight: 100;
}
#designby a {color:#975744;	text-decoration:underline;}
#designby a:hover {text-decoration:none;}

/* endFOOTER */

/* MARGIN */

.no-marg {margin:0;}
.no-marg-t {margin-top:0;}
.marg-t--1 {margin-top:-1em;}
.marg-t--_4 {margin-top:-.4em;}
.marg-t-_5 {margin-top:.5em;}
.marg-t-1 {margin-top:1em;}
.marg-t-1_8 {margin-top:1.8em;}
.marg-t-2_3 {margin-top:2.3em;}
.marg-b--5 {margin-bottom:-5em;}
.marg-b--1 {margin-bottom:-1em;}
.marg-b-0 {margin-bottom:0em;}
.marg-b-_5 {margin-bottom:.5em;}
.marg-b-_8 {margin-bottom:.8em;}
.marg-b-1 {margin-bottom:1em;}
.marg-b-1_2 {margin-bottom:1.2em;}

/* endMARGIN */
/*  PADDING  */

.padd-t-1_8 {padding-top:1.8em;}
.padd-t-4_4 {padding-top:6.4%;}
.w100c {width:100%; text-align:center;}

/*  endPADDING  */


/* LINEHEIGHT */

.l-h-3_1 {
	line-height: 3.1em;	
}

/* endLINEHEIGHT */


/* Clearing floats without extra markup */

.clear { display: inline-block; }   
.clear:after, .container:after {
  content: "."; 
  display: block; 
  height: 0; 
  clear: both; 
  visibility: hidden;
}
* html .clear { height: 1%; }
.clear { display: block; }

/* @end */

/* @group IE6 */

* html body { text-align: center; }
* html .container { text-align: left; }
* html .column { overflow-x: hidden; }
* html .pull-1, * html .pull-2, * html .pull-3, * html .pull-4,
* html .push-1, * html .push-2, * html .push-3, * html .push-4, 
* html ul, * html ol { position: relative; }
* html legend { margin-bottom:1.4em; }
* html ol { margin-left:2em; }

/* @end */

/*	ColorBox Core Style
    The following rules are the styles that are consistant between themes.
    Avoid changing this area to maintain compatability with future versions of ColorBox.  */
#login-box, #password {width:100%; background-color:#B7A48D;}
.login {width:80%; padding:8% 10% 10%; text-align:left;}
.login h1 {margin:0 0 .6em -2px;}
#colorbox, #cboxOverlay, #cboxWrapper{position:absolute; top:0; left:0; z-index:9999; overflow:hidden;}
#colorbox {margin-top:-3em;}
#cboxOverlay{position:fixed; width:100%; height:100%;}
#cboxMiddleLeft, #cboxBottomLeft{clear:left;}
#cboxContent{position:relative; overflow:hidden;}
#cboxLoadedContent{overflow:auto;}
#cboxLoadedContent iframe{display:block; width:100%; height:100%; border:0;}
#cboxTitle{margin:0;}
#cboxLoadingOverlay, #cboxLoadingGraphic{position:absolute; top:0; left:0; width:100%;}
#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow{cursor:pointer;}

/*  ColorBox example user style
    The following rules are ordered and tabbed in a way that represents the
    order/nesting of the generated HTML, so that the structure easier to understand.  */
#cboxOverlay{background:#fff;}

#colorBox{}
    #cboxTopLeft{width:25px; height:25px; background:url(/Images/cssimg/border1.png) 0 0 no-repeat;}
    #cboxTopCenter{height:25px; background:url(/Images/cssimg/border1.png) 0 -50px repeat-x;}
    #cboxTopRight{width:25px; height:25px; background:url(/Images/cssimg/border1.png) -25px 0 no-repeat;}
    #cboxBottomLeft{width:25px; height:25px; background:url(/Images/cssimg/border1.png) 0 -25px no-repeat;}
    #cboxBottomCenter{height:25px; background:url(/Images/cssimg/border1.png) 0 -75px repeat-x;}
    #cboxBottomRight{width:25px; height:25px; background:url(/Images/cssimg/border1.png) -25px -25px no-repeat;}
    #cboxMiddleLeft{width:25px; background:url(/Images/cssimg/border2.png) 0 0 repeat-y;}
    #cboxMiddleRight{width:25px; background:url(/Images/cssimg/border2.png) -25px 0 repeat-y;}
    #cboxContent{background:#fff;}
        #cboxLoadedContent{margin-bottom:26px;}
        #cboxTitle{position:absolute; bottom:0px; left:0; text-align:center; width:100%; color:#834031; font-size:110%;}
        #cboxCurrent{position:absolute; bottom:2px; left:0px; color:#999; font-size:90%;}
        #cboxSlideshow{position:absolute; bottom:0px; right:42px; color:#520F00;}
        #cboxPrevious{position:absolute; bottom:40%; left:0%; color:#fff; font-size:600%; text-shadow:0px 0px 7px #000;}
        #cboxNext{position:absolute; bottom:40%; right:0%; color:#fff; font-size:600%; text-shadow:0px 0px 7px #000;}
        #cboxLoadingOverlay{background:url(/Images/cssimg/loading.gif) 5px 5px no-repeat #fff;}
        #cboxClose{position:absolute; bottom:0; right:0; display:block; color:#D63C00; font-size:120%; line-height:1.2em;}

/*
    The following fixes png-transparency for IE6.  
    It is also necessary for png-transparency in IE7 & IE8 to avoid 'black halos' with the fade transition
    
    Since this method does not support CSS background-positioning, it is incompatible with CSS sprites.
    Colorbox preloads navigation hover classes to account for this.
    
    !! Important Note: AlphaImageLoader src paths are relative to the HTML document,
    while regular CSS background images are relative to the CSS document.
*/
.cboxIE #cboxTopLeft{background:transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=/Images/cssimg/internet_explorer/borderTopLeft.png, sizingMethod='scale');}
.cboxIE #cboxTopCenter{background:transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=/Images/cssimg/internet_explorer/borderTopCenter.png, sizingMethod='scale');}
.cboxIE #cboxTopRight{background:transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=/Images/cssimg/internet_explorer/borderTopRight.png, sizingMethod='scale');}
.cboxIE #cboxBottomLeft{background:transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=/Images/cssimg/internet_explorer/borderBottomLeft.png, sizingMethod='scale');}
.cboxIE #cboxBottomCenter{background:transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=/Images/cssimg/internet_explorer/borderBottomCenter.png, sizingMethod='scale');}
.cboxIE #cboxBottomRight{background:transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=/Images/cssimg/internet_explorer/borderBottomRight.png, sizingMethod='scale');}
.cboxIE #cboxMiddleLeft{background:transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=/Images/cssimg/internet_explorer/borderMiddleLeft.png, sizingMethod='scale');}
.cboxIE #cboxMiddleRight{background:transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=/Images/cssimg/internet_explorer/borderMiddleRight.png, sizingMethod='scale');}