body {
	background-image: url(/core-index/layouts/steigen-sjohus/background-pattern.jpg);
	font-family: Georgia;
	background-repeat: repeat-x;
	background-color: #101a23;
}

#container {
	margin-top: 0px;
}
/* Calendar styles */
	td.day {
		border: 1px solid #eaeaea;
		vertical-align: top;
		text-align: center;
	}
	span.dateNumber {
		color: #fff;
		vertical-align: top;
	}
	td.day.old {
		border: 0px solid white;
		background-color: inherit;
	}
	td.day.withEvents {
		background-color: #7DA5C5;
		color: #fff;
	}
	tr.odd td.day.old.week {
		background-color: #f6f6f6;
	}
	td.day.old.week {
		text-align: right;
		vertical-align: middle;
		padding-right: 20px;
		font-weight: bold;
	}
	td.day.current {
		background-color: #eaeaea;
	}
	td.day.hasBeen span.dateNumber {
		color: #999;
	}
	td.day.current span.dateNumber {
		font-weight: bold;
		color: #000;
	}
	td.day.withEvents span.dateNumber {
		color: white;
	}
	#sidebar a.dayLink {
		display: block;
		width: 100%;
		height: 100%;
		color: white;
	}
	div.eventContainer {
		background-color: inherit;
		padding: 10px;
		margin-bottom: 20px;
		border: 0px;
		color: #fff;
	}
	div.eventHour {
		font-size: 12px;
		margin-top: 5px;
		margin-bottom: 5px;
	}

#header {
	width: 1060px;
	height: 220px;
	margin: 0px auto;
	background-image: url(/core-index/layouts/steigen-sjohus/header.jpg);
	background-repeat: no-repeat;
}
#header h1 {
	display: none;
}

#leftMenu {
	width: 155px;
	margin-left: 0px;
	float: left;
}
#language-bar {
	padding-left: 30px;
	margin-bottom: 5px;
}
#navigation ul {
	margin: 0px;
	margin-left: 0px;
	padding: 0px;
	padding-top: 10px;
	width: 155px;
	margin: 0px auto;
	margin-top: 0px;
	background-image: url(/core-index/layouts/steigen-sjohus/linjer-meny.png);
	background-position: top center;
	background-repeat: no-repeat;
	font-family: Georgia;
}

#navigation ul li {
	margin: 0px;
	text-align: left;
	padding: 0px;
	padding-left: 40px;
	padding-bottom: 15px;
	padding-top: 5px;
	margin-bottom: 5px;
	list-style: none;
	background-image: url(/core-index/layouts/steigen-sjohus/linjer-meny.png);
	background-position: bottom center;
	background-repeat: no-repeat;
	font-size: 16px;
}
#navigation ul li.in_path a {
	font-weight: bold;
}
#navigation ul li.in_path ul.deep li.active a {
	font-weight: bold;
}
#navigation ul li.in_path ul.deep li a {
	font-weight: normal;
}
#navigation ul li.active ul.deep li a {
	font-weight: normal;
}
#navigation ul li ul.deep {
	margin-top: 0px;
	background-image: none;
	padding-left: 10px;
	width: auto;
}
#navigation ul li ul.deep li {
	margin: 0px;
	background-image: none;
	padding: 0px;
	font-size: 12px;
}

#navigation ul li.listImage {
}

#navigation ul li a {
	color: #fff;
	text-decoration: none;
}

#navigation ul li.active a,#navigation ul li a:hover {
	font-weight: bold;
}
#navigation ul li.active a {
	color: #7DA5C5;
	font-weight: bold;
}

#rightMenu {
	width: 165px;
	float: right;
	margin-right: 30px;
}

.menuBoxTop {
	background-image: url(/core-index/layouts/steigen-sjohus/infobox-top.png);
	background-repeat: no-repeat;
	height: 35px;
	width: 155px;
	color: #fff;
	padding-left: 10px;
	margin-top: 0px;
}
.menuBoxTop h4 {
	margin-top: 0px;
	padding-top: 5px;
	font-family: Georgia;
	font-weight: bold;
	font-size: 14px;
}
.menuBoxContent {
	font-size: 10px;
	background-image: url(/core-index/layouts/steigen-sjohus/infobox-midt.png);
	background-repeat: repeat-y;
	margin-right: 0px;
	padding: 0px;
	padding-left: 9px;
	padding-bottom: 5px;
	padding-right: 10px;
	margin-top: 0px;
	width: 137px;
	color: #fff;
}
.menuBoxContent p {
	margin: 0px;
}
.menuBoxContent ul,.menuBoxContent ul li {
	margin-top: 0px;
	margin-bottom: 0px;
}
.menuBoxBottom {
	margin-top: 0px;
	margin-bottom: 0px;
	background-image: url(/core-index/layouts/steigen-sjohus/infobox-bunn.png);
	background-repeat: no-repeat;
	height: 4px;
	font-size: 1px;
	line-height: 1px;
	width: 165px;
}
.menuBoxContainer {
	margin-bottom: 20px;
}

#contentHolderTop,#mainSection_top {
	display: none;
}
#mainSection {
	margin-left: 7px;
	background-image: url(/core-index/layouts/steigen-sjohus/menybilde.jpg);
	background-repeat: no-repeat;
	background-position: bottom left;
}
#content {
	font-size: 13px;
	float: left;
	width: 435px;
	margin: 0px;
	margin-left: 30px;
	padding: 10px;
	font-family: Tahoma;
	padding-top: 8px;
	line-height: 18px;
	color: #d4d4d4;
	padding-left: 0px;
}
#content em {
	font-family: Verdana;
}
#content h1 {
	font-family: Georgia;
	font-weight: normal;
	font-style: italic;
	font-size: 30px;
	color: #7DA5C5;
	margin-top: 0px;
	padding: 0px;
	line-height: 32px;
}

#content p {
	margin-bottom: 20px;
}

#content h2 {
	font-weight: normal;
	font-size: 20px;
	color: #5f88aa;
	padding: 0px;
}

#content a,a {
	color: #5f88aa;
	text-decoration: underline;
}

#content a:hover,a:hover {
	color: #5f88aa;
	text-decoration: none;
}


#midHolder {
	width: 850px;
	margin: 0px auto;
}

#notice {
	text-align: center;
	font-size: 10pt;
	color: #666;
}

.show_printable {
	float: right;
}

#topLink {
	width: 100%;
	border-top: 0px solid #666;
	margin-top: 10px;
	clear: both;
}
	#topLink p {
		margin-bottom: 0px;
		margin-top: 0px;
		padding-bottom: 10px;
		text-align: right;
	}

#footer {
	width: 773px;
	/*height: 348px;*/
	margin-top: 50px;
	height: 50px;
	margin: 0px auto;
	background-image: url(/core-index/layouts/steigen-sjohus/footer.png);
	background-repeat: no-repeat;
	background-position: top center;
}
p.footerText {
	background-color: none;
	border: 0px;
	padding-top: 20px;
	padding-bottom: 0px;
	color: #7DA5C5;
	font-size: 12px;
	font-family: Verdana;
}
table.priceTable {
	border-collapse: collapse;
}
table.priceTable tr td {
	border-bottom: 1px solid #7DA5C5;
}
table.priceTable tr td {
	padding-top: 10px;
	padding-bottom: 10px;
}

a img.slideShowImage {
	width: 100px;
	text-align: center;
	border: 1px solid white;
}
a:hover img.slideShowImage {
	width: 100px;
	text-align: center;
	border: 1px solid #eaeaea;
}

strong.slideShowImageDescription {
	font-weight: normal;
}

/* CLASSES */

div.comment-reply-holder {
	background-color: #121922;
	background-color: inherit;
	border: 0px solid #7DA5C5;
	padding: 20px;
	padding-top: 0px;
}
div.comment-reply-row {
	margin-bottom: 10px;
}
div.comment-reply-text {
	height: 30px;
	float: right;
	text-align: left;
	width: 57%;
	color: #fff;
}
div.comment-reply-text p {
	padding-top: 2px;
	vertical-align: top;
	margin: 0px auto;
}
div.comment-reply-field {
	height: 30px;
	float: left;
	width: 40%;
	text-align: right;
}
#content div.comment-reply-field input[type="text"] {
	margin-right: 10px;
	width: 90%;
	padding: 5px 5px;
	border: 1px solid #ccc;
	background-color: #c6d4e1;
	outline: 0;
}
#content div.comment-reply-row input[type="submit"] {
	padding: 10px 25px;
	color: black;
	border: 1px solid #ccc;
	outline: 0;
	background-color: #879db1;
	margin-left: 0px;
	cursor: pointer;
}
#content div.comment-reply-field textarea {
	margin-right: 10px;
	background-color: #c6d4e1;
	width: 90%;
	outline: 0;
	height: 100px;
	padding: 5px 5px;
	border: 1px solid #ccc;
}

div.comment-holder {
	width: 100%;
	border-bottom: 1px solid #7DA5C5;
	padding-bottom: 20px;
	padding-top: 00px;
	background-color: inherit;
	margin-bottom: 30px;
}
div.comment-holder.alternating {
	background-color: inherit;
}
hr {
	size: 0;
	height: 0;
	border: 0;
	border-bottom: 1px solid #7DA5C5;
}
div.comment-image {
	float: left;
	text-align: center;
	width: 15%;
	min-width: 60px;
}
div.comment-image img {
	border: 1px solid #999;
}
span.comment-body {
	display: block;
	margin-top: 10px;
	margin-bottom: 10px;
	text-autospace: 
}
div.comment-body {
	float:left;
	width: 80%;
	line-height: 18px;
}
span.comment-date {
	margin-left: 10px;
	color: #fff;
	font-size: 10px;
}

#content div.articleImageRig {
	float: right;
	text-align: center;
	width: 150px;
	padding-left: 20px;
	padding-bottom: 20px;
}
#content div.articleImageRig .articleImageDescription {
	padding: 0px 0px;
	border: 0px solid #ddd;
	border-top: 0px;
	width: 159px;
	font-size: 0.8em;
	margin-bottom: 20px;
}
#content div.articleImageRig img.articleRigImage {
	padding: 4px;
	width: 150px;
	margin: 0px;
	border: 0px solid #ddd;
}

em {
		
}

ul.latest_news {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}
ul.latest_news li {
	margin: 0px;
	padding: 0px;
	padding-top: 5px;
	font-size: 12px;
	padding-bottom: 5px;
}
ul.latest_news span.latest_news_date {
	color: #fff;
	font-size: 10px;
}

#content a.submit,a.submit {
	color: white;
	text-decoration: none;
	background-color: #5f88aa; 
	border: 1px solid white;
	float: right;
}