/* Exodus 20.15 - http://www.biblegateway.com/passage/?search=exodus%2020.15;&version=8; */

/* ----------(  GENERAL  )---------------- */

* {
	padding:0;
	margin:0;
}
a{
	outline:none;
}
body {
	font-size:14px;
	font-weight:normal;
	font-family:"Trebushet MS", Verdana, Arial, sans-serif;
	color:#4f4224;
}

/* -------(  FORCE SCROLLBAR IN FX/SF  )------- */

html {
	overflow:hidden;
}

/* ----------(  MAIN LAYOUT  )---------------- */

#toggleLang {
	position:absolute;
	top:0;
	left:50%;
	margin-left:-490px;
	text-align:right;
	list-style:none;
	width:980px;
	height:16px;
	background:url(../images/lang-select.gif) right top no-repeat;
}

#toggleLang li {
	padding-right:18px;
	list-style:none;
	display:inline;
}

#toggleLang a {
	color:#fff;
	text-decoration:none;
}

h2 {
	padding-bottom:10px;
	font-size:30px;
}

#footer_splash {
	position:absolute;
	bottom:0;
	font-size:11px;
	color:#9b9b9b;
	height:230px;
	border-top:5px solid #333;
	background:#fcfcfc;
	width:100%;
	z-index:3;
}

#footer_splash_relative_top {
	height:150px;
}

#inner_footer_splash_top {
	margin:0 auto;
	width:980px;
	font-size:14px;
	line-height:20px;
}

#inner_footer_splash_top a {
	text-decoration:none;
}

#inner_footer_splash_top .resto a {
	color:#4f4224;
}

#inner_footer_splash_top .resto p span.sq-resto {
	background:#4f4224;
	width:10px;
	height:10px;
	display:block;
	float:left;
}

#inner_footer_splash_top .feest a {
	color:#9d8e73;
}

#inner_footer_splash_top .catering a {
	color:#676c6b;
}

#inner_footer_splash_top .container {
	padding:10px;
	width:306px;
	float:left;
}

#footer_splash #footer_splash_relative {
	position:relative;
	background:#e8e8e8;
	height:80px;
}

#footer_splash #inner_footer_splash {
	margin:0 auto;
	padding:15px 10px 0 10px;
	width:960px;
	height:65px;
	background:url(../images/logo.jpg) right center no-repeat;
}

#inner_footer_splash .container {
	width:326px;
	float:left;
}

#inner_footer_splash .container-big {
	width:430px;
	float:left;
}

#inner_footer_splash .facebook {
	text-indent:-9999px;
	background:url(../images/facebook.jpg) left top no-repeat;
	height:52px;
	width:100px;
	display:block;
}
