#wrapper {
	margin:0 auto;
	width:1000px;
}

#header {
	height:310px;
	width:1000px;
}

#upperheader {
	background-image:url(../img/layout/upperheader_bg_shadow.png);
	background-repeat:no-repeat;
	height:100px;
	padding:0 55px 0 0;
	width:945px;
}

#upperheader #menu {
	float:right;
	height:35px;
	margin-top:53px;
	text-align:right;
	width:500px;
}

#upperarea .movie-button img {
	left:-20px;
	position:relative;
	top:-20px;
}

#contact {
	float:left;
	padding:51px 0 0 60px;
	width:320px;
}

#contact-left {
	float:left;
	width:160px;
}

#contact-right {
	float:left;
	width:160px;
}

#contact p {
	color:#777777;
	font-size:12px;
	text-shadow:0 1px 0 #fff;
}

#menu a:active {
	outline-style:none;
}

#menu a:focus {
	-moz-outline-style: none;
}

#lowerheader {
	background-image:url(../img/layout/lowerheader_bg.png);
	background-repeat:no-repeat;
	height:210px;
	padding:0;
	width:1000px;
}

#logo {
	float:left;
	margin-left:80px;
}

#logo img {
	margin-top:28px;
}

#slogan {
	float:left;
	margin-left:78px;
	width:520px;
}

#slogan h1 {
	background-image:url(../img/layout/slogan.jpg);
	height:104px;
	margin:0;
	padding:0;
	text-indent:-9999em;
	width:520px;
}

#booking {
	float:right;
	margin:53px 79px 0 0;
	width:125px;
}

#booking a {
	background-image:url(../img/layout/bokabord.png);
	background-position:0 0;
	background-repeat:no-repeat;
	display:block;
	height:33px;
	margin:1px;
	text-indent:-9999px;
	width:125px;
}

#booking a:hover {
	background-position:0 -33px;
}

#content {
	background-image:url(../img/layout/content_bg.png);
	background-repeat:repeat-y;
	margin-bottom:-2px;
	min-height:400px;
	overflow:auto;
	padding:0 0 30px 29px;
}

#leftcontent {
	background-image:url(../img/layout/leftcontent_bg.jpg);
	background-repeat:repeat-x;
	float:left;
	min-height:400px;
	padding:30px 28px 20px 29px;
	width:620px;
}

#rightcontent {
	background-image:url(../img/layout/rightcontent_bg.jpg);
	background-repeat:no-repeat;
	float:left;
	min-height:518px;
	padding:33px 30px 0;
	width:205px;
}

#rightcontent p {
	font-size:12px;
}

#footer {
	background-image:url(../img/layout/footer.png);
	background-position:14px top;
	background-repeat:no-repeat;
	clear:both;
	height:77px;
	padding:30px 0;
	width:1000px;
}

#footer ul {
	color:#8e3f85;
	float:left;
	font-size:14px;
	font-weight:bold;
	list-style-type:none;
	margin:0 0 0 60px;
	padding-bottom:20px;
	width:500px;
}

#footer li {
	color:#8e3f85;
	float:left;
	margin-right:45px;
}

#footer a {
	color:#8e3f85;
}

#footer a:hover {
	color:#ffffff;
	text-decoration:none;
}

#credits {
	clear:both;
	font-size:11px;
	font-weight:bold;
	margin:0 70px 0 60px;
	padding-top:10px;
	text-align:right;
	width:880px;
}

#credits a {
	color:#555555;
}

#credits a:hover {
	color:#777777;
}

.clear {
	clear:both;
}

#footer .restaurants {
	margin:0 0 0 30px;
}

#footer .restaurants li {
	display:inline;
	font:normal normal normal 1.3em/normal "Arial Black", Arial, sans-serif;
	list-style-image:none;
	text-transform:uppercase;
}

#footer .restaurants li a {
	background-image:url(../img/layout/pongrestauranger.png);
	background-position:0 0;
	background-repeat:no-repeat;
	display:block;
	float:left;
	height:47px;
	margin:0 20px 10px 0;
	text-indent:-999em;
	width:73px;
}

#footer .restaurants li a.orkide {
	background-position:-146px -47px;
}

#footer .restaurants li a.asian {
	background-position:left top;
}

#footer .restaurants li a.buffe {
	background-position:-73px top;
}

#footer .restaurants li a.asian:hover {
	background-position:left -47px;
}

#footer .restaurants li a.buffe:hover {
	background-position:-73px -47px;
}
