body {
	margin: 0; padding: 0;
	text-align: center; position:relative;
	background: #1F52A5 url(../images/bg.jpg) no-repeat fixed center top; color: #FFF;
	font-family: Arial, Sans-Serif; font-size: 12px; font-weight: bold;
}
body.night { background: #0a1c39 url(../images/bg-night.jpg) no-repeat fixed center top; }

h2, h3, h4, h5, p { margin: 0; padding: 7px 0; }
h1 { margin: 0; padding: 0; }
hr { color: #478DAE; background: #478DAE; border:0; height: 1px; margin: 10px 0; clear: both; }
p { text-align: left; line-height: 16px; }
a { color: #8CCFF2; text-decoration: none; }
a:hover { color: #FFF; }
img { border: 0; }

.no { display: none; }
.red { color: #BF0000; }
.clear { clear: both; }
.center { text-align: center; }
.right { text-align: right; }
.small { font-size: 11px; }
.normal { font-weight: normal; }
.highlight { color: #8CCFF2; }
.contact-holder { margin: 0; padding: 10px; }
.two-col, .two-col-end { width: 129px; margin: 0 20px 10px 0; padding: 0; float: left; }
.two-col-end { width: 120px; margin: 0; }

#bg-container,
#container {
	width: 931px; position:relative; z-index:10;
	margin: 0 auto; padding: 0;
	text-align: left;
}
#bg-container		{ z-index:1; width:100%; height:900px; position:absolute; top:0; left:0; }
#sea, #sea object	{ width:100%; height:100% }

#header {
	width: 931px; height: 204px;
	margin: 0; padding: 0;
	clear: both; position:relative;
}
#header a.logo {
	width: 183px; height: 130px;
	margin: 30px 0 0 17px; padding: 0;
	display: block; float: left;
	background: url(../images/langlands-brasserie.png) no-repeat;
}
#header a.cafe-bar {
	width: 269px; height: 51px;
	margin: 113px 20px 0 0; padding: 0;
	display: block; float: right;
	background: url(../images/cafe-bar-brasserie.png) no-repeat;
}
#header a.logo span, #header a.cafe-bar span { display: none; }

#audio_player	{ padding: 0 20px 0 0; position:absolute; right:0; top:20px; }

#nav {
	width: 217px; height: 345px;
	margin: 0; padding: 0;
	float: left; clear: both;
	background: url(../images/bg-nav.png) no-repeat;
}
#nav ul { margin: 0; padding: 42px 0 0 30px; list-style: none; }
#nav ul li { margin: 0; padding: 0 0 27px 0; display: block; clear: both; }
#nav ul li a { height: 14px; margin: 0; padding: 0; display: block; }
#nav ul li a.home { width: 42px; background: url(../images/nav/home.png) no-repeat; }
#nav ul li a.restaurant { width: 94px; background: url(../images/nav/restaurant.png) no-repeat; }
#nav ul li a.menus { width: 49px; background: url(../images/nav/menus.png) no-repeat; }
#nav ul li a.cafe-bar { width: 70px; background: url(../images/nav/cafe-bar.png) no-repeat; }
#nav ul li a.location { width: 78px; background: url(../images/nav/location.png) no-repeat; }
#nav ul li a.jobs	{ width: 115px; background:url(../images/nav/join-our-team.png) no-repeat; }
#nav ul li a.contact { width: 96px; background: url(../images/nav/contact.png) no-repeat; }
#nav ul li a:hover, #nav ul li a.on { background-position: 0 -14px; }
#nav ul li a span { display: none; }

#banner {
	width: 714px;
	margin: 0; padding: 0;
	float: left;
}

#content-left, #content-right { margin: 0; float: left; }
#content-left { width: 187px; padding: 45px 0 0 30px; clear: both; }
#content-right { width: 714px; padding: 45px 0 0 0; }
#content-right .text-holder { width: 269px; margin: 0; padding: 0 20px 0 0; float: right; }

.copyright {
	margin: 0; padding: 30px 0 0 0;
	clear: both;
	color: #478dae;
	font-size: 11px; font-weight: normal;
}
.copyright a { color: #478dae; }
.copyright a:hover { color: #8CCFF2; }

.mamma-mia	{ background:url(../images/going-to-mamma-mia.png) 0 0 no-repeat; display:block; width:128px; height:44px; text-indent:-9999em; text-align:left; overflow:hidden; margin:0 0 10px }

a.book-table {
	width: 140px; 
	margin: 0; padding: 0;
	display: block; clear: both;
}
a.book-table span { text-indent:-999em; display:block; overflow:hidden; }
a.book-table .tel	{ background:url(../images/book-a-table.png) 0 100% no-repeat; height: 20px; }
a.book-table .book	{ background:url(../images/book-a-table.png) 0 0 no-repeat; height: 25px; }
a.book-table.js .book	{ text-indent:0; background:none; }

fieldset.contact_form {
	width: 326px;
	margin: 10px 20px 0 0; padding: 0;
	float: left;
}
fieldset.contact_form dl dt { width: 100px; margin: 5px 0; padding: 0 5px 0 0; float: left; clear: both; font-size: 13px; text-align: right; }
fieldset.contact_form dl dd { width: 210px; margin: 5px 0;  float: left; }
fieldset.contact_form dl dd input#submit { width: auto; cursor: pointer; }
form, fieldset, dl, dt, dd { margin: 0; padding: 0; border: 0; }
input.text, textarea.text {
	width: 200px; padding: 3px;
	border: 0;
	font-size: 12px; font-family: Arial, Sans-Serif;
}
textarea.text { height: 100px; }

ul.social-media {
	width: 80px; height: 35px;
	margin: 0 0 0 810px; padding: 15px 0 0 0;
	float: right; position: absolute; z-index: 5;
	list-style: none;
}
ul.social-media li { margin: 0; padding: 0 5px 0 0; display: block; float: left; }
ul.social-media li a {
	width: 30px; height: 29px;
	margin: 0; padding: 0;
	display: block; float: left;
}
ul.social-media li a span { display: none; }
ul.social-media li a.facebook { background: url(../images/facebook-icon.png) no-repeat; }
ul.social-media li a.twitter { background: url(../images/twitter-icon.png) no-repeat; }
ul.social-media li a:hover { background-position: 0 -29px; }

/**************************************************************

	MultiBox
	v1.3

**************************************************************/

.MultiBoxContainer {
	position: absolute;
	border: 20px solid #153F83;
	background-color: #1F52A5;
	display: none;
	z-index: 9999;
	text-align: left;
	/*overflow: hidden;*/
}

.MultiBoxLoading {
	background: url(../images/multibox/loader.gif) no-repeat center;
}

.MultiBoxContent {
	position: relative;
	width: 100%;
	height: 100%;
	overflow: hidden;
}

.MultiBoxClose {
	position: absolute;
	top: -26px;
	right: -26px;
	background: url(../images/multibox/close.png) no-repeat;
	width: 24px;
	height: 24px;
	cursor: pointer;
}


.MultiBoxControlsContainer {
	overflow: hidden;
	height: 0px;
	width: 100%;
	position: relative;
}

.MultiBoxControls {
	width: 100%;
	height: auto;
	background-color: #000000;
	padding-bottom: 2px;
	position: absolute;
	bottom: 0px;
}


.MultiBoxPrevious {
	position: absolute;
	background: url(../images/multibox/left.png) no-repeat;
	width: 24px;
	height: 24px;
	left: 0px;
	margin-top: 5px;
	cursor: pointer;
}

.MultiBoxNext {
	position: absolute;
	background: url(../images/multibox/right.png) no-repeat;
	width: 24px;
	height: 24px;
	right: 0px;
	margin-top: 5px;
	cursor: pointer;
}

.MultiBoxNextDisabled {
	cursor: default;
	background: url(../images/multibox/rightDisabled.png) no-repeat;
}

.MultiBoxPreviousDisabled {
	cursor: default;
	background: url(../images/multibox/leftDisabled.png) no-repeat;
}

.MultiBoxTitle {
	position: relative;
	margin: 10px 0 0 35px;
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFF;
	font-weight: bold;
	text-align: left;
}

.MultiBoxNumber {
	position: relative;
	width: 50px;
	margin: 10px 35px 0 0;
	float: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFF;
	text-align: right;
}

.MultiBoxDescription {
	clear: left;
	position: relative;
	margin: 0 35px 0 35px;
	padding-top: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFF;
	text-align: left;
}



/*************************************************************/
