body {
	background-image: url(/core-index/layouts/petas2/hovedelementer/pattern-bakgrunn.jpg);
	font-size: 11px;
	font-family: verdana, helvetica,sans-serif;
	line-height: 18px;
	color:#252115;
	margin: 0px;
	padding: 0px;
}
#dummyBody {
	margin: 0px;
	padding: 0px;
	padding-top: 20px;
	background-image: url(/core-index/layouts/petas2/hovedelementer/bakgrunn-top.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#container {
	margin-top: 0px;
}
#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/petas2/velkommen/header-velkommen.jpg);
	background-repeat: no-repeat;
}
#home_link {
	width: 260px;
	height: 70px;
	position: relative;
	top: 330px;
	left: 40px;
}
	#home_link a {
		text-decoration: none;
		display: block;
		width: 100%;
		height: 100%;
	}
#header h1 {
	display: none;
}

#topMenu {
	width: 360px;
	margin-left: 390px;
	position: relative;
	top: 330px;
	margin-right: 0px;
}
#topMenu ul,#bottomMenu ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#topMenu ul li,#bottomMenu 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,#bottomMenu ul li.firstTopMenu {
	background-image: none;
}
#topMenu ul li a,#bottomMenu ul li a{
	color: #000;	
	text-decoration: none;
	text-transform: lowercase;
}
#topMenu ul li#active a,#bottomMenu ul li#active a {
	color: #7C723A;	
	font-weight: bold;
}
#bottomMenu {
	position: relative;
	left: 400px;
	top: 8px;
	width: 350px;
}
#leftMenu {
	margin-left: 80px;
	float: left;
	width: 158px;
	background-image: url(/core-index/layouts/petas2/velkommen/tittel-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;
	padding-top: 20px;
}
#content {
	float: left;
	width: 400px;
	margin: 0px;
	margin-left: 45px;
	padding: 10px;
	padding-top: 50px;
	padding-left: 0px;
	color: #3B3B3B;
}

#content h1 {
	padding-bottom: 30px;
	font-weight: bold;
	font-family: Tahoma;
	color: #7C723A;
	font-size: 14px;
	text-transform: uppercase;
}

#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/petas2/hovedelementer/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: 161px;
	margin: 0px auto;
	background-image: url(/core-index/layouts/petas2/hovedelementer/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;
}