@charset "utf-8";
/* CSS Document */

@import url("nav.css");

@font-face {  
	font-family: "Liberation Sans";  
	src: url(LiberationSans-Regular.ttf) format("truetype");  
}
@font-face {  
	font-family: "Liberation Sans";  
	font-weight: bold;
	src: url(LiberationSans-Bold.ttf) format("truetype");  
}

/* -----------------------------------------*/ 
/* >>>>>>>>>>>>>> Typography <<<<<<<<<<<<<<-*/ 
/* -----------------------------------------*/

.floatright {
	float: right;
}

html, body {
	background: #FFF url(../images/bg.png) repeat;
	height: 100%;
	width: 100%;
}

h1 {
	background: url(../images/h1_red.png) 0 3px no-repeat;
	color: #000;
	padding-left: 20px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	text-transform: uppercase;
}

table, p, ul {
	color: #555;
	font-family: "Liberation Sans", Tahoma, Geneva, sans-serif;
	font-size: 12px;
	line-height: 1.4em;
}

li {
	line-height: 1.6em;
	list-style: url(../images/bullet_red.png);
	margin-left: 14px;
}

hr {
	margin-top: 10px;
	background: url(../images/line.png) repeat-x;
	border: none;
	margin-bottom: 10px;
}

a {
	outline: none;
}

#content a:link, #content a:visited, #content a:active {
	color: #777;
	border-bottom: 1px dotted #777;
	text-decoration: none;
}

#content a:hover {
	color: #F00;
}

/* -----------------------------------------*/ 
/* >>>>>>>>>>>>>>>> Layout <<<<<<<<<<<<<<<<-*/ 
/* -----------------------------------------*/

#container {
	background: url(../images/container.png) repeat-y;
	display: inline-block;
	margin-left: 5%;
	min-height: 100%;
	position: relative; 
	width: 940px;
	
}
.topheader
{
	width:750px;
	/*border:1px solid #FF0000;*/
}
.header_right
{
	width:170px;
	float:right;
	/*border:1px solid #000000;*/
	padding:30px 0px 0 0 ;
}
#logo {
	background: url(../images/logo.png) no-repeat;
	height: 18px;
	margin: 30px auto auto 40px;
	width: 241px;
	float:left;
}

#logo a {
	display: block;
	height: 18px;
	width: 241px;
}

#logo a span {
	display: none;
}

#header { 
	position: relative;
	margin: 0px;
	width: 940px;
}

#header #slider {
	height: 200px;
	margin: 30px auto auto 40px;
	position: relative;
	width: 700px;
}

#header .title {
	display: block;
	height: 60px;
	margin: 30px auto auto 40px;
	width: 600px;
}

#header #eufori {
	background: url(../images/eufori.png);
	display: block;
	height: 200px;
	position: absolute;
	top: 30px;
	right: 200px;
	width: 700px;
	z-index: 2000;
}

#header #eufori * {
	display: none;
}

#header #title_dryckesmeny { background: url(../images/title_dryckesmeny.png) no-repeat; }
#header #title_kontakt { background: url(../images/title_kontakt.png) no-repeat; }
#header #title_bokaevent { background: url(../images/title_bokaevent.png) no-repeat; }
#header #title_galleri { background: url(../images/title_galleri.png) no-repeat; }

#header span {
	display: none;
}

#content {
	display: block;
	margin: 10px auto 10px 0;
	position: relative;
	width: 780px;
	padding-bottom:120px
}

#content img {
	margin-top: 15px;
}

#content .left-column {
	float: left;
	margin-bottom: 30px;
	margin-left: 40px;
	width: 380px;
}

#content .right-column {
	float: right;
	margin-bottom: 30px;
	margin-right: 40px;
	width: 280px;
}

#content .single-column {
	float: left;
	margin-left: 40px;
	margin-bottom: 30px;
	width: 700px;
}

#rainbowstreak {
	background: url(../images/rainbowstreak.png);
	display: block;
	height: 318px;
	left: 60px;
	position: absolute;
	top: -10px;
	width: 277px;
}

table.menu {
	margin: 0px;
	width: 320px;
}

table.menu {
	margin: 0px;
	width: 320px;
}

table.menu tr {
	line-height: 1.75em;
	margin: 0px;
}

table.menu td.item {
	width: 260px;
}
table.menu td.price {
	color: #999;
	text-align: right;
}

.left { float: left; }
.right { float: right; }

#bottom {
	background: url(../images/bottom.png) repeat-x;
	height: 44px;
	width: 100%;
	position: fixed;
}

#tbl_booking_form p{padding:1px 0}
#tbl_booking_form .txt_input,#tbl_booking_form .other_input{border:1px solid #D0D0D0; padding:7px 0; width:273px}
#tbl_booking_form .other_input{ width:210px}
#tbl_booking_form #error_message{padding:2px 5px; width:263px}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}	
/* =Comments
-------------------------------------------------------------- */
.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
#comments {
	clear: both;
}
#comments .navigation {
	padding: 0 0 18px 0;
}
h3#comments-title,
h3#reply-title {
	color: #000;
	font-weight: bold;
	font-size: 20px;
	margin-bottom: 0;
}
h3#comments-title {
	padding: 24px 0;
}
.commentlist {
	list-style: none;
	margin: 0;
}
.commentlist li.comment {
	border-bottom: 1px solid #e7e7e7;
	line-height: 24px;
	margin: 0 0 24px 0;
	padding: 0 0 0 56px;
	position: relative;
}
.commentlist li:last-child {
	border-bottom:none;
	margin-bottom:0;
}
#comments .comment-body ul,
#comments .comment-body ol {
	margin-bottom: 18px;
}
#comments .comment-body p:last-child {
	margin-bottom: 6px;
}
#comments .comment-body blockquote p:last-child {
	margin-bottom: 24px;
}
.commentlist ol {
	list-style: decimal;
}
.commentlist .avatar {
	position: absolute;
	top: 4px;
	left: 0;
}
.comment-author {
}
.comment-author cite {
	color: #000;
	font-style: normal;
	font-weight: bold;
}
.comment-author .says {
	font-style: italic;
}
.comment-meta {
	font-size: 12px;
	margin: 0 0 18px 0;
}
.comment-meta a:link,
.comment-meta a:visited {
	color: #888;
	text-decoration: none;
}
.comment-meta a:active,
.comment-meta a:hover {
	color: #FF4B33;
}
.commentlist .even {
	background:#f2f2f2;
}
.commentlist .odd {
	background:#e8e8e8;
}
.commentlist .bypostauthor {
}
.reply {
	font-size: 12px;
	padding: 0 0 24px 0;
}
.reply a,
a.comment-edit-link {
	color: #888;
}
.reply a:hover,
a.comment-edit-link:hover {
	color: #FF4B33;
}
.commentlist .children {
	list-style: none;
	margin: 0;
}
.commentlist .children li {
	border: none;
	margin: 0;
}
.nopassword,
.nocomments {
	display: none;
}
#comments .pingback {
	margin-bottom: 18px;
	padding-bottom: 18px;
	border-bottom: 1px solid #e7e7e7;
}
.commentlist li.comment+li.pingback {
	margin-top: -6px;
}
#comments .pingback p {
	color: #888;
	font-size: 12px;
	line-height: 18px;
	display:block;
	margin: 0;
}
#comments .pingback .url {
	font-style: italic;
	font-size: 13px;
}



/* Comments form */
input[type=submit] {
	color: #eee;
	background:#ccc;
	border:1px solid #cfcfcf;
	padding:2px 4px;
	font-weight:bold;	
}
#respond {
	margin: 24px 0;
	border-top: 1px solid #e7e7e7;
	overflow: hidden;
	position: relative;
}
#respond p {
	margin: 0;
}
#respond .comment-notes {
	margin-bottom: 1em;
}
.form-allowed-tags {
	line-height: 1em;
}
.children #respond {
	margin: 0 48px 0 0;
}
h3#reply-title {
	margin: 18px 0;
}
#comments-list #respond {
	margin: 0 0 18px 0;
}
#comments-list ul #respond {
	margin: 0;
}
#cancel-comment-reply-link {
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
}
#respond .required {
	color:#FF4B33;
	font-weight:bold;
}
#respond label {
	color: #888;
	font-size: 12px;
}
#respond input {
	margin:0 0 9px;
	width:98%;
}
#respond textarea {
	width:98%;
}
#respond .form-allowed-tags {
	color: #888;
	font-size: 12px;
	line-height: 18px;
}
#respond .form-allowed-tags code {
	font-size: 11px;
}
#respond .form-submit {
	margin: 12px 0;
}
#respond .form-submit input {
	width: auto;
	font-size: 14px;
}
.clear
{
clear:both;
}




