body {
	font-family: Georgia;
	background-image: url(/core-index/layouts/sbooking/bg.png);
	background-repeat: repeat;
	color: #663300;
	margin: 0px;
}

#dummyBody {
	background-image: url(/core-index/layouts/sbooking/image_wide.jpg);
	background-repeat: repeat-x;
}

#container {
	width: 1000px;
	margin: 0px auto;
}

#header {
	width: 1000px;
	height: 81px;
	background-image: url(/core-index/layouts/sbooking/logo_final.jpg);
	background-repeat: no-repeat;
	margin-bottom: 0px;
}
#home_link {
	width: 350px;
	height: 85px;
	position: relative;
	left: 10px;
}

	#home_link a {
		display: block;
		width: 100%;
		height: 100%;
		text-decoration: none;
	}
	#home_link a:hover {
		text-decoration: none;
	}

#topMenu {
	background-image: url(/core-index/layouts/sbooking/image4.jpg);
	background-repeat: no-repeat;
	border: 0px solid #FFC;
	width: 1000px;
	margin-top: 0px;
	height: 303px;
}

.frontpage_hvaskjer {
	float: right;
	width: 250px;
	background-image: url(/core-index/layouts/sbooking/box_bg_xl.png);
	background-repeat: repeat;
	border: 3px solid #EEE3A2;
	border-left: 1px;
	padding: 10px;
}

#topMenu ul {
	display: none;
}

#mainSection_top {

}

#mainSection {

}

#mainSection_bottom {

}

#content {
	float: left;
	width: 710px;
	padding-left: 30px;
	border-left: 5px solid #F4EDAA;
	font-size: 16px;
}
#content h1:first-child {
	padding-top: 0px;
	margin-top: 0px;
}
#content h1 {
	font-weight: bold;
	font-size: 22px;
	font-family: Georgia;
}
#content h2 {
	font-weight: bold;
	font-size: 18px;
}
#content h3 {
	font-weight: bold;
	font-size: 16px;
}
h1,h2,h3,h4 {
        font-family: Georgia;
}

#content a img {
	border: 0px;
}

#leftMenu {
	float: left;
	width: 200px;
	margin-left: 10px;
	margin-right: 30px;
}

#leftMenu h4 {
	font-size: 22px;
	text-align: center;
	margin-top: 0px;
	margin-bottom: 5px;
	font-weight: lighter;
}

	#navigation ul {
		padding: 0px;
		margin-left: 0px;
		padding-left: 0px;
		font-size: 16px;
		list-style-type: none;
		padding-top: 0px;
		padding-bottom: 0px;
		border-top: 0px dotted #999;
		background-image: url(/core-index/layouts/sbooking/box_dot.png);
		background-repeat: repeat;
	}
	#navigation ul.deep: {
		padding-left: 0px;
		font-size: 10px;
	}
	#navigation li {
		margin-top: 1px;
		margin-left: 0px;
		padding-left: 0px;
		border-bottom: 0px dotted #999;
		border-top: 0px solid #d69999;
		background-image: url(/core-index/layouts/sbooking/menu_a.png);
		background-repeat: repeat;
	}
	#navigation li.in_path {
		background-image: url(/core-index/layouts/sbooking/menu_b.png);
		background-repeat: repeat;
	}
	#navigation img,#rightMenu img {
		padding-bottom: 3px;
		border: 0px;
	}
	#leftMenu li a,#rightMenu li a {
		display: block;
		height: 100%;
		padding-top: 7px;
		padding-bottom: 7px;
		padding-left: 10px;
		text-decoration: none;
		color: #663300;
	}
	#leftMenu ul.first a.active {
		/*background-color: #EEE3A2;*/
		background-image: url(/core-index/layouts/sbooking/menu_b.png);
		background-repeat: repeat;
	}
	#lefMenu ul li a:hover {
		/*background-color: #EEE3A2;*/
		background-image: url(/core-index/layouts/sbooking/menu_b.png);
		background-repeat: repeat;
	}
	#leftMenu ul.deep li {
		background-image: url(/core-index/layouts/sbooking/menu_b.png);
		background-repeat: repeat;
		border: 0px;
		margin: 0px;
		padding: 0px;
		padding-left: 10px;
		font-size: 12px;
	}
	#leftMenu ul.deep li a {
		background-color: #ffffff;
		border: 0px;
		padding-top: 3px;
		padding-bottom: 3px;
	}


#rightMenu {

}

#rightMenu h4 {

}

#rightMenu ul {

}

#rightMenu li {

}


#topLink {

}

#topLink p {

}

#footer {
	text-align: center;
	font-size: 10px;
}

.path {
	float: left;
	width: 60%;
}
.show_printable {
	float: left:
	border: 1px solid blue;
	display: inline;
}

.kontaktBox {

}

.errorField {

}

a {
	color: #663300;
}

.menuBox {
	background-image: url(/core-index/layouts/sbooking/box_bg.png);
	background-repeat: repeat;
	border: 3px solid #EEE3A2;
	border-left: 2px;
	margin-top: 20px;
}
.menuBox h4 {
	margin-bottom: 5px;
}
.menuBoxContent {
	font-size: 12px;
	margin-left: 10px;
	margin-right: 10px;
	overflow: visible;
}
.menuBoxContent ul,.menuBoxContent ol {
	border: 0px;
	margin: 0px;
	padding: 0px;
}

#rightMenu .menuBoxContent li {
	margin: 0px;
	padding: 0px;
	border: 0px;
}

.menuBoxContent p {
	margin: 5px 0px 5px 0px;
	padding: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	overflow: hidden;
}

.right_content_box {
	background-image: url(/core-index/layouts/sbooking/box_bg.png);
	background-repeat: repeat;
	border: 3px solid #EEE3A2;
	border-left: 2px;
	float: right;
	font-size: 12px;
	padding: 10px;
}
.right_content_box:after {
	clear: right;
}

.errorField {
	border: 1px dotted red;
}

.passwordCheckBox {
	border: 3px solid #EEE3A2;
	border-left: 2px;
	background-image: url(/core-index/layouts/sbooking/box_bg.png);
	background-repeat: repeat;
	padding: 10px;
	clear: both;
	width: 300px;
	margin: 0px auto;
	margin-top: 150px;
}

	.passwordCheckBox h1 {
		font-size: 16px;
	}
	.passwordCheckBox .password_error {
		color: red;
	}
	
.passwordCheckBody {
}
.commentsBox {
	padding: 10px;
	clear: both;
	border: 0px;
	background-color: inherit;
	}

.comment_name {
	font-weight: bold;
	margin-top: 10px;
	float: left;
	width: 250px;
	border-bottom: 1px solid #453D3A;
}

.comment_date {
	font-weight: bold;
	margin-top: 10px;
	width: 270px;
	float: left;
	text-align: right;
	border-bottom: 1px solid #453D3A;
}

.comment_body {
	clear: left;
	padding: 5px;
	padding-top: 0px;
	margin: 0px;
	width: 510px;
}
.comment_name_indent {
	font-weight: bold;
	margin-top: 0px;
	float: left;
	margin-left: 20px;
	width: 230px;
	border-bottom: 1px solid #453D3A;
}

.comment_date_indent {
	font-weight: bold;
	margin: 0px;
	float: left;
	width: 270px;
	text-align: right;
	border-bottom: 1px solid #453D3A;
}

.comment_body_indent {
	clear: left;
	padding: 5px;
	padding-top: 0px;
	margin: 0px;
	width: 510px;
	padding-left: 20px;
}
