body {
	background-image: url(/core-index/layouts/petas/pattern_bakgrunn.jpg);
	font-size: 11px;
	font-family: verdana, helvetica,sans-serif;
	line-height: 18px;
	color:#252115;
}

#container {
	margin-top: 20px;
}
#language-bar {
	width: 735px;
	margin: 0px auto;
	text-align: right;
	color: #fff;
	padding-right: 140px;
	margin-bottom: 10px;
}
#language-bar a {
	color: #fff;
}
#header {
	width: 745px;
	height: 433px;
	margin: 0px auto;
	background-image: url(/core-index/layouts/petas/velkommen/head_velkommen.jpg);
	background-repeat: no-repeat;
}
#home_link {
	width: 260px;
	height: 70px;
	position: relative;
	top: 430px;
	left: 70px;
}
	#home_link a {
		text-decoration: none;
		display: block;
		width: 100%;
		height: 100%;
	}
#header h1 {
	display: none;
}

#topMenu {
	width: 360px;
	margin-left: 340px;
	position: relative;
	top: 316px;
	margin-right: 100px;
}
#topMenu ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#topMenu ul li {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	padding: 0px 10px;
	float: left;
	background-image: url(/core-index/layouts/petas/images/strek-meny.gif);
	background-position: left center;
	background-repeat: no-repeat;
}
#topMenu ul li.firstTopMenu {
	background-image: none;
}
#topMenu ul li a{
	color: #000;	
	text-decoration: none;
	text-transform: lowercase;
}
#topMenu ul li#active a {
	color: #7C723A;	
	font-weight: bold;
}

#leftMenu {
	margin-left: 80px;
	float: left;
	width: 158px;
	background-image: url(/core-index/layouts/petas/images/bilde_velkommen.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 960px;
}
.menuBoxContainer {
	display: none;
}

#navigation {
	display: none;
}

#contentHolderTop,#mainSection_top {
	display: none;
}
#mainSection {
	margin-left: 7px;
	background-image: url(/core-index/layouts/petas/menybilde.jpg);
	background-repeat: no-repeat;
	background-position: bottom left;
	padding-top: 20px;
}
#content {
	float: left;
	width: 400px;
	margin: 0px;
	margin-left: 20px;
	padding: 10px;
	padding-top: 50px;
	padding-left: 0px;
	color: #fff;
}

#content h1 {
	background-image: url(/core-index/layouts/petas/logo_symbol.jpg);
	background-repeat: no-repeat;
	background-position: bottom left;
	padding-bottom: 30px;
	font-weight: bold;
	font-size: 12pt;
}

#content a {
	color: #7C723A;
	text-decoration: none;
}

#content a:hover {
	font-weight: bold;
}
#content strong {
	color: #7C723A;
	font-weight: bold;
}

#midHolder {
	width: 745px;
	margin: 0px auto;
	background-image: url(/core-index/layouts/petas/bakgrunn_innhold.jpg);
	background-repeat: repeat-y;
}

#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: 745px;
	/*height: 348px;*/
	height: 145px;
	margin: 0px auto;
	background-image: url(/core-index/layouts/petas/footer.jpg);
	background-repeat: no-repeat;
}

img.slideShowImage {
	width: 100px;
	text-align: center;
}
strong.slideShowImageDescription {
	font-weight: normal;
}

/* CLASSES */

abbr {
	border-bottom: 1px dotted #999;
	cursor: help;
}


h2.commentHeading {
	background-image: url(/core-index/layouts/petas/logo_symbol.jpg);
	background-repeat: no-repeat;
	background-position: bottom left;
	padding-bottom: 30px;
	font-weight: bold;
	font-size: 12pt;
	color: #0092B2;
}
div.commentContainer {
	margin-bottom: 20px;
	width: 100%;
	border: 1px solid #999;
	background-color: #eaeaea;
}
div.altComment {
	background-color: #fff;
}
div.imageContainer {
	width: 40%;
	text-align: center;
	border: 0px solid green;
	float: left;
	overflow: hidden;
}
div.imageContainer p {
	margin-top: 0px;
	font-weight: bold;
}
div.imageContainer img {
	margin-top: 10px;
	width: 80%;
	padding: 5px;
	border: 2px solid #990;
	background-color: #440;
}
div.commentBody {
	float: left;
	width: 58%;
	border: 0px solid blue;
}
div.info {
	font-size: 8pt;
	border-bottom: 0px solid #999;
}

div.comment {
	font-size: 10pt;
}
div.comment blockquote {
	border-left: 2px solid #999;
	padding-left: 10px;
	margin-left: 15px;
	color: #999;
}

table tr td p {
	margin-bottom: 0px;
	
}
table tr td img {
	margin-right: 10px;
}
table tr td a img {
	border: 0px;
}