/** 
 * YUI reset 
 * http://developer.yahoo.com/yui/reset/
 */
 

div#grafdiv table{ 
margin-left:-150px; 
margin-top:-120px; 
} 
 
 .m{
	font-family:  Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 8pt;
	color : #1C1C1C;
	vertical-align : top;
}
.b{
	font-family:  Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 8pt;
	color : #1C1C1C;
	vertical-align : top;
	background-color : Green;
}
.r{
	font-family:  Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 8pt;
	color : #1C1C1C;
	vertical-align : top;
	background-color : Blue;
}
.u{
	font-family:  Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 8pt;
	color : #1C1C1C;
	vertical-align : top;
	background-color : Gray;
}
.w{
	font-family:  Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 8pt;
	color : #1C1C1C;
	vertical-align : top;
	background-color : White;
}


.ramme {
	border-left : 1px solid; 
	border-right: 1px solid; 
	border-top : 1px solid; 
	border-bottom: 1px solid;
}
 
 
 
 
 
 
 
 
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
	margin:0;
	padding:0;
	color: #3b3d3c;
}
table {
/*	border-collapse:collapse;*/
	border-spacing:0;
}
fieldset,img { 
	border:0;
}
address,caption,cite,code,dfn,em,strong,th,var {
	font-style:normal;
	font-weight:normal;
}
ol,ul {
	list-style:none;
}
caption,th {
	text-align:left;
}
h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
}
q:before,q:after {
	content:'';
}
abbr,acronym { border:0;
}

strong {
	font-weight: bold;
}

em {
	font-style: italic;
}

em strong {
	font-style: italic;
}

strong em {
	font-weight: bold;
}

/** BACIC STYLES **/
body {
	background: white url(../images/body-background.png) repeat-x top left;
	font-family: Verdana;
	font-size: 11px;
}

html, body {
	height: 100%;
	min-height: 1000px;
}

a, a:link, a:visited {
/*	color: rgb(92, 144, 167);*/
	color: rgb(71, 121, 143);
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

p {
	line-height: 15px;
}

#container {
	margin: 0 auto;
	width: 1028px;

	height: 100%;
	background: white url(../images/container-background.png) no-repeat top left;
}

#placeholder-top {
	position: relative;
	z-index: 50;
	width: 935px;
	top: 84px;
	left: 53px; /* lines up with logo */
}

#placeholder-content, #placeholder-right, #placeholder-left, #placeholder-content-no-right {
	z-index: 40;
}

.page-header {
	position: absolute;
	top: -56px;
	left: -5px;
	width: 735px;
	height: 145px;
}

.page-header a {
	display: block;
	height: 100%;
	width: 100%;
}

#placeholder-top .horizontal-menu {
	width: 940px;
	height: 40px;
	background: transparent url(../images/menu-background.png) no-repeat top left;
	position: relative;
	top: 80px;
	left: -5px;
	z-index: 20;
}

#placeholder-top .horizontal-menu a:hover {
	text-decoration: none;
}

#placeholder-top .horizontal-menu ul {
	position: relative;
	top: 2px;
	left: 20px;
	z-index: 10;
}

#placeholder-top .horizontal-menu li {
	float: left;
	display: inline;
	border-right: 1px solid white;
	padding-top: 7px;
}

#placeholder-top .horizontal-menu li ul li {
	width: 200px;
}

#placeholder-top .horizontal-menu li a {
	display: block;
	

	padding-left: 10px;
	padding-right: 10px;
	height: 23px;
	color: white;
}

#placeholder-top .horizontal-menu li:hover a {
	color: black;
}

#placeholder-top .horizontal-menu li li a:hover {
	color: white;
}

#placeholder-top .horizontal-menu li ul { 
	position: absolute;
	top: 30px;
	width: 200px;
	clear: left;
	left: -999em;
	background-color: #f5bf5d;
}

#placeholder-top .horizontal-menu li ul li:hover {
	background-color: rgb(247, 172, 0);
}

#placeholder-top .horizontal-menu li li {
	border-bottom: 1px solid white;
}

#placeholder-top .horizontal-menu li li.last {
	border-bottom: none;
}

#placeholder-top .horizontal-menu li:hover ul {
	left: auto;
}


#placeholder-top .horizontal-menu li.wide-submenu ul {
	width: 402px;
}

#placeholder-top .horizontal-menu li.last {
	float: right;
	border-right: none;
	margin-right: 25px;
}

#placeholder-top .horizontal-menu li li.last {
	float: left;
}

#placeholder-top .horizontal-menu li.wide-submenu li.last {
	float: right;
	margin-right: 0;
	border-bottom: 1px solid white;
}



#placeholder-top .horizontal-menu li.last:hover a {
	color: white;
}


#placeholder-top .horizontal-menu li.last a {
	color: black;
}








#placeholder-top .small-searchinput {
	line-height: 26px;
	vertical-align: top;
	position: absolute;
	right: 0px;
}

#placeholder-top .small-searchinput h3,
#placeholder-top .small-searchinput label {
	display: none;
	
}

/* 20090701 KaiS : La til  input[type="password"] */
#placeholder-top .small-searchinput input[type=password] {
	background: transparent url(../images/search-input-background.png) no-repeat top left;
	border: none;
	width: 159px;
	height: 26px;
	font-size: 15px;
	padding-left: 3px;
	padding-top: 3px;
}

#placeholder-top .small-searchinput input[type=text] {
	background: transparent url(../images/search-input-background.png) no-repeat top left;
	border: none;
	width: 159px;
	height: 26px;
	font-size: 15px;
	padding-left: 3px;
	padding-top: 3px;
}


/* 20090701 KaiS : Tilpasset logginnknapp */
#placeholder-top .small-searchinput input[type=submit] {
/*	background: transparent url(../images/search-button-background.png) no-repeat top left;	*/
	background: transparent url(../images/logginn-button-background.png) no-repeat top left;
	border: none;
	width: 75px;
/*	width: 47px;	*/
	height: 26px;
	color: transparent;
	text-indent: -9999px; /* don't display the legend in IE */
	position: relative;
	cursor: pointer;
	[color: inherit;
		top: -3px; /* Safari hack */
	];
}


#placeholder-content,
#placeholder-left,
#placeholder-content-no-right {
	float: left;
	position: relative;
	top: 190px;
	width: 0px; /*  hack! */
}

#placeholder-content.frontpage,
#placeholder-right.frontpage-withoutsitelocator {
	top: 175px;
}

#placeholder-content.frontpage { 
	width: 713px;
	
}

#placeholder-left {
	width: 235px;
	float: left;
}



#placeholder-content.frontpage,
#placeholder-left {
	left: 53px;
}


#placeholder-content.frontpage .full-articlelist,
#placeholder-left .vertical-menu {
	position: relative;
	left: -6px;
}

#placeholder-left .vertical-menu {
}	

#placeholder-content.frontpage .full-articlelist,
#placeholder-content .full-articledisplay-wrapper,
#placeholder-content-no-right .three-column-wrapper,
#placeholder-content .three-column-wrapper {

	width: 709px;
	
}


 

#placeholder-content.frontpage .full-articlelist .tile-bottom,
#placeholder-content .full-articledisplay-wrapper .wrapper-tile-bottom,
.three-column-wrapper .tile-bottom {
	position: relative;
	height: 25px; /* height of rounded in the bottom */
	background: transparent url(../images/frontpage-articlelist-bottom.png) no-repeat top left;
}

#placeholder-content .full-articledisplay-wrapper,
#placeholder-content-no-right .three-column-wrapper,
#placeholder-content .three-column-wrapper {
	position: relative;
	left: 49px;
}

#placeholder-content .three-column-wrapper .tile-content .tile-top,
#placeholder-content .three-column-wrapper .tile-content .tile-content,
#placeholder-content .three-column-wrapper .tile-content .tile-bottom,
#placeholder-content .three-column-wrapper .tile-content h1 {
	background-image: none;
}

#placeholder-content .three-column-wrapper .tile-content .tile-top,
#placeholder-content .three-column-wrapper .tile-content .tile-bottom {
	height: 0;
}


#placeholder-content .full-articledisplay-wrapper .wrapper-tile-top,
.three-column-wrapper .tile-top {
	background: transparent url(../images/articledisplay-top.png) no-repeat top left;
	height: 16px;
} 

#placeholder-content.frontpage .full-articlelist .tile-top {
	background: transparent url(../images/frontpage-articlelist-top.png) no-repeat top left;
	height: 38px;
}



#placeholder-content .full-articledisplay-wrapper .wrapper-tile-content {
	min-height: 700px;
}

#placeholder-content .two-column-wrapper .tile-content {
	min-height: 700px;
}

#placeholder-content .two-column-wrapper .tile-content .tile-content {
	min-height: 0;
}


#placeholder-content.frontpage .full-articledisplay .tile-content {
	min-height: inherit;
}

#placeholder-content.frontpage .full-articledisplay .tile-bottom,
#placeholder-content.frontpage .full-articledisplay .tile-top  {
	height: auto;
	background-image: none;
}

#placeholder-content.frontpage .full-articlelist .tile-content,
#placeholder-content .full-articledisplay-wrapper .wrapper-tile-content,
#placeholder-content .full-articledisplay-wrapper .full-articledisplay h1,
#placeholder-content .full-articledisplay-wrapper .full-articledisplay h2,
.three-column-wrapper .tile-content  {
	background: transparent url(../images/frontpage-articlelist-content.png) repeat-y top left;
/*	padding-left: 0;*/
}

.ansatt,
.ansatt ul,
.ansatt li {
	position: relative;
}

.ansatt h1 {
	padding-left: 0;
	color: #47798F !important;
	margin-bottom: 20px;
}

.ansatt li {
	border: none !important;
}

.ansatt .small-articlelist li {
	border: none !important;
	padding: 3px !important;
	
	
}

.ansatt .small-articlelist ul {
	padding: 0 !important;
}



.three-column-wrapper .tile-content {
	padding: 10px 20px 20px 30px;
	position: relative;
}



.three-column-wrapper .tile-content .tile-common,
.three-column-wrapper .tile-content .tile-content {
	padding: 0;
	
}

.three-column-wrapper .tile-common .tile-top,
.three-column-wrapper .tile-common .tile-content,
.three-column-wrapper .tile-common .tile-bottom {
	background-image: none;
}

.sitelocator {
	z-index: 0 !important;
	position: absolute;
	top: 124px;
}

.sitelocator div {
	display: inline;
}

.sitelocator h3 {
	display: inline;
	margin-right: 7px;
	color: #5C5F5E;
}

.sitelocator ul, .sitelocator li {
	display: inline;
	color: #5C5F5E;
}

.sitelocator li {
	padding-right: 3px;
	margin-right: 3px;

}


.sitelocator li:last-child:after {
	content: '';
}



#placeholder-content.frontpage .full-articledisplay h2 {
	
	display: none;
}


#placeholder-content .full-articledisplay-wrapper .suggestionform label {
	margin: 5px 0 3px 0;
	display: block;
}

#placeholder-content .full-articledisplay-wrapper .suggestionform input[type=text] {
	background: transparent url(../images/textinput-background.png) no-repeat top left;
	border: none;
	height: 25px;
	line-height: 25px;
	padding-left: 10px;
	font-size: 11px;
	display: block;
	width: 100%;
	font-family: 'Verdana', sans-serif;
}

#placeholder-content .full-articledisplay-wrapper .suggestionform textarea {
	font-size: 11px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	height: 45px;
	line-height: 15px;
	
	overflow: auto;
	font-size: 11px;
	font-family: 'Verdana', sans-serif;
	background-color: transparent;
	width: 150px;
	border: none;

}


#placeholder-content .suggestionform .textarea-wrapper {
	background: transparent url(../images/textarea_background.png) no-repeat 0 0;
	width: 170px;
	height: 60px;
	margin-bottom: 4px;
}

#placeholder-content .full-articledisplay-wrapper .suggestionform input[type=submit] {
	background: transparent url(../images/submit_button.png) no-repeat top left;
	color: transparent;
	border: none;
	height: 22px;
	width: 43px;
	text-indent: -9999px;
	float: right;
	cursor: pointer;
}

#placeholder-content .full-articledisplay-wrapper .suggestionform h3,
#placeholder-content .full-articledisplay-wrapper .linktoolbar h3,
#placeholder-content .full-articledisplay-wrapper .contacts h2 {
	font-weight: bold;
	color: #5C5F5E;
}

#placeholder-content .full-articledisplay-wrapper .linktoolbar ul {
	margin-bottom: 15px;
}

#placeholder-content .full-calendardisplay {
	padding: 20px 20px 20px 30px;
	width: 450px;
}

#placeholder-content .full-calendardisplay h2 {
	margin-bottom: 5px;
}

#placeholder-content .full-calendardisplay p {
	margin-top: 5px;
}

h1 a, 
.small-articlelist h3 a, 
.small-rsslist h3 a {
	color: inherit !important;
}

.full-articlelist h1 a, 
.small-articlelist h3 a, 
.small-rsslist h3 a {
	color: white !important;
}

h1 a:hover, 
.small-articlelist h3 a:hover,
.small-rsslist h3 a:hover {
	text-decoration: none !important;
	font-weight: bold !important;
}

#placeholder-content .full-articledisplay {
	width: 500px;
	
}

.three-column-wrapper .full-articlelist h1 {
	font-weight: bold;
	font-size: 17px !important;
	margin-top: -15px;
	margin-bottom: 15px;
}

.three-column-wrapper .full-articlelist h1 a {
	color: rgb(71, 121, 143) !important;
}



#placeholder-content.frontpage .full-articlelist h1,
#placeholder-right.frontpage .full-articlelist h1,
#placeholder-right.frontpage .small-articledisplay h1,
#placeholder-right.frontpage .small-articledisplay h3,
#placeholder-right.frontpage .small-articlelist h3,
#placeholder-content .small-rsslist h3,
#placeholder-right.frontpage .small-calendarlist h2,
#placeholder-left .vertical-menu h3 {
	color: white;
	position: relative;
	left: 30px;
	top: -23px;
	font-size: 13px;
}

#placeholder-content.frontpage .full-articlelist h1,
#placeholder-right.frontpage .full-articlelist h1 {
	margin-bottom: -17px;
}

#placeholder-content.frontpage .full-articlelist .tile-content,
#placeholder-right.frontpage .full-articlelist .tile-content {
	padding-top: 20px;
}


#placeholder-content.frontpage .full-articlelist.flash h1 {
	left: 25px;
}

#placeholder-content.frontpage .full-articlelist h3 {
	font-size: 14px;
	font-weight: bold;
}



.list-navigation, .list-navigation-text {
	text-align: center;
	clear: both;
}

.list-navigation {
	margin-top: 10px;
}

#placeholder-content.frontpage .full-articlelist.flash {
	position: relative;
	left: -6px;
	top: -3px;
	float: left;
	width: 471px;
}

#placeholder-content.frontpage .full-articlelist.flash .tile-content {
	padding: 0;
	
}



#placeholder-content.frontpage .full-articlelist.flash .tile-top {
	background: transparent url(../images/frontpage-article-top.png) no-repeat top left;
	height: 40px;
	padding: 0;
	margin-top: 3px;
}

#placeholder-content.frontpage .full-articlelist.flash .tile-bottom {
	background: transparent url(../images/frontpage-article-bottom.png) no-repeat top left;
	height: 1px;
	padding: 0;
}
/*
#placeholder-content.frontpage .full-articlelist.flash h1 span {
	position: relative;
	font-size: 13px;
	top: 16px;
	left: 27px;
	color: white;
}
*/
#placeholder-content.frontpage .full-articlelist.flash p {
	padding: 0;
	margin: 0;
}

#placeholder-content.frontpage .full-articlelist.flash .tile-content {
	margin-top: -2px;
	height: 258px;
	
	background: transparent url(../images/frontpage-article-content.png) repeat-y top left;
	padding-left: 14px;
	
}

#placeholder-content.frontpage .full-articlelist.flash {
	background: transparent url(../images/frontpage-article-bottom.png) no-repeat bottom left !important;
	padding-bottom: 15px;
}



#placeholder-content .full-articlelist h3 {
	font-size: 17px;
	font-weight: bold;
	margin-bottom: 5px;
}

#placeholder-content .full-articlelist.full-calendarlist li {
	padding: 13px 0 13px 60px;
	
}

#placeholder-content .full-articlelist.full-calendarlist li h4 {
	margin-bottom: 3px;
}

/*#placeholder-content .full-articlelist.full-calendarlist h4 {
	position: relative;
	left: 60px;
}
*/
#placeholder-content .full-articlelist.full-calendarlist h3 {
	position: relative;
	left: -50px;
	font-size: 12px;
}

#placeholder-content .full-articlelist.full-calendarlist p {
/*	margin-top: 5px;*/
}

/*#placeholder-content .full-articlelist.full-calendarlist p {
	position: relative;
	left: 60px;
	width: 350px;
}

#placeholder-content .full-articlelist.full-calendarlist .calendar-date {
	display: inline;
	width: auto;
	position: static;
	float: left;
}*/

#placeholder-content .full-articlelist.full-calendarlist .calendar-date {
	float: left;
	position: relative;
	left: -65px;
/*	top: -4px;*/
}

#placeholder-content .full-articlelist .published,
#placeholder-content .full-articledisplay .published {
	padding-right: 7px;
}

#placeholder-content.frontpage .full-articlelist .published {
	padding-left: 7px;
}

#placeholder-content .full-articlelist h4,
#placeholder-content-no-right .full-articlelist h4,
#placeholder-content .full-articledisplay h2,
#placeholder-content .full-calendardisplay h2,
#placeholder-right .small-calendarlist h4,
#placeholder-right .small-articledisplay h4,
#placeholder-right .full-articlelist h4 {
	text-transform: uppercase;
}

/*#placeholder-content .full-articlelist h4 {
	padding-top: 20px;
}*/

#placeholder-content.frontpage .full-articlelist h4 {
	padding-top: 0;
}


#placeholder-right .small-articledisplay h2 {
	font-weight: bold;
	font-size: 13px;
	color: rgb(71, 121, 143);
}

#placeholder-content.frontpage .full-articledisplay h1 {
	font-weight: normal;
}


#placeholder-content .full-articledisplay h1,
#placeholder-content .full-articledisplay h2 {
	padding-left: 10px;
}











/**/
#placeholder-content .memberlist h1 {
	margin-bottom: 10px;
	margin-top: -15px;
}




/*
#placeholder-content .memberlist .tile-content {
	padding: 10px 20px 30px 5px;
}
*/

/* STAR: Kommentert ut for HMS	*/

/*
#placeholder-content .memberlist .appsearchinput {
	margin-top: 30px;
}
*/

/*
#placeholder-content .memberlist ul {
	margin-top: 20px;
	margin-bottom: 20px;
}
*/

/*
#placeholder-content .memberlist li {
	margin-right: 5px;
	padding-right: 5px;
	border-right: 1px solid black;
	display: inline;
}
*/

/*
#placeholder-content .memberlist li:last-child {
	border-right: none;
}
*/

/* SLUTT: Kommentert ut for HMS	*/










/* <!--- START lagt inn for HMS --->	*/

#placeholder-content .memberlist .digest,
#placeholder-content .memberlist .published,
#placeholder-content .memberlist .tile-content div,
#placeholder-content .memberlist p,
#placeholder-content .memberlist ul,
#placeholder-content .memberlist ol,
#placeholder-content .memberlist {
	margin: 0 10px 10px 0;
/*	padding-left: 20px;*/
	line-height: 1.5em;
}

#placeholder-content .memberlist hr {
	margin: 0 0 10px 0;
}

#placeholder-content .memberlist li {

	margin-left: 15px;
	margin-bottom: 5px;
}

#placeholder-content .memberlist ul {
	list-style: square;
}

	
#placeholder-content .memberlist ol {
	list-style: decimal;
	margin-left: 8px; 
}


#placeholder-content .memberlist .digest {
	font-weight: bold;
	color: #5C5F5E;
	margin-bottom: 17px !important;
}
/* <!--- SLUTT lagt inn for HMS --->	*/


































#placeholder-content .full-articledisplay h2 {
	padding-top: 10px;
	padding-bottom: 5px;
}

#placeholder-content .full-articledisplay h1,
#placeholder-content .memberlist h1,
#placeholder-content .full-calendardisplay h1 {

	font-weight: bold;
	color: 	rgb(71, 121, 143);
	font-size: 16px;

}

#placeholder-content .calendar {
	margin: 10px 0 10px 0;
}

#placeholder-content .calendar td {
	padding-right: 20px;
}

.cp-mmarchive-image-right {
	float: right;
}



#placeholder-content .full-articledisplay .tile-content {
	padding: 10px;
}


#placeholder-content .full-articledisplay .digest,
#placeholder-content .full-articledisplay .published,
#placeholder-content .full-articledisplay .tile-content div,
#placeholder-content .full-articledisplay p,
#placeholder-content .full-articledisplay ul,
#placeholder-content .full-articledisplay ol,

#placeholder-content .full-articledisplay .article-imagedisplay {
	margin: 0 10px 10px 0;
/*	padding-left: 20px;*/
	line-height: 1.5em;
}

#placeholder-content .full-articledisplay hr {
	margin: 0 0 10px 0;
}

.full-articledisplay-wrapper .wrapper-tile-content .full-articledisplay {
	padding-left: 20px;
	
}

#placeholder-content .full-articledisplay .article-imagedisplay .photobyline {
	padding-left: 0;
}


#placeholder-content .full-articledisplay li {

	margin-left: 15px;
	margin-bottom: 5px;
}

#placeholder-content .full-articledisplay ul,
#placeholder-content .full-calendardisplay ul {
	list-style: square;
}

#placeholder-content .full-calendardisplay ul {
	margin-left: 20px;
}
	
	
#placeholder-content .full-articledisplay ol,
#placeholder-content .full-calendardisplay ol {
	list-style: decimal;
	margin-left: 5px;
}


#placeholder-content .full-articledisplay .digest,
#placeholder-content .full-calendardisplay .digest {
	font-weight: bold;
	color: #5C5F5E;
	margin-bottom: 17px !important;
}

.vimener h3 {
	font-weight: bold;
	font-size: 13px;
	margin-bottom: 5px;
}

#placeholder-content .full-calendardisplay {
	line-height: 1.5em;
}
#placeholder-content .full-calendardisplay .digest {
	margin-top: 5px;
	margin-bottom: 10px;
}

#placeholder-content .full-calendardisplay input[type=text] {
	width: 350px;
}

#placeholder-content .full-calendardisplay textarea {
	width: 350px;
}

#placeholder-content .full-calendardisplay form div {
	width: 450px;
}

#placeholder-content .full-calendardisplay form td {
	padding-bottom: 10px;
}

#placeholder-content .full-articledisplay td {
	padding: 3px;
}

#placeholder-content .full-articledisplay form {
	margin-bottom: 10px;
}

#placeholder-content .full-articledisplay form table,
#placeholder-content .full-calendardisplay form table {
	width: 100%;
}

#placeholder-content .full-calendardisplay input[type="text"],
#placeholder-content .full-calendardisplay textarea,
#placeholder-content .full-articledisplay input[type="text"],
#placeholder-content .full-articledisplay textarea {
	width: 100%;
}

#placeholder-content .full-calendardisplay input[type="submit"],
#placeholder-content .full-calendardisplay input[type="button"],
#placeholder-content .full-calendardisplay input[type="reset"],
#placeholder-content .full-articledisplay input[type="submit"],
#placeholder-content .full-articledisplay input[type="button"],
#placeholder-content .full-articledisplay input[type="reset"] {
	margin-left: 5px;
	float: right;
}


#placeholder-content .full-calendardisplay td span  {
	display: block;
	line-height: 2em;
}

#placeholder-content .full-calendardisplay td span input[type=checkbox] {
	position: relative;
	top: 3px;
	margin-right: 10px;
}

.sidebar {
	float: right;
	margin-top: 14px;
	margin-right: 35px;
	width: 169px;
}

#placeholder-content .full-articledisplay .image,
#placeholder-content .full-articledisplay .small-articledisplay {
	margin-right: 30px;
	margin-top: 15px;
	margin-bottom: -2px;
	float: right;
	clear: both;	
}


#placeholder-content .full-articledisplay-wrapper .imagedisplay {
	float: right;
	clear: both;
}


#placeholder-content .full-articledisplay-wrapper .imagedisplay .tile-top,
#placeholder-content .full-articledisplay-wrapper .imagedisplay .tile-bottom,
#placeholder-content .full-articledisplay-wrapper .full-articledisplay .tile-top,
#placeholder-content .full-articledisplay-wrapper .full-articledisplay .tile-bottom {
	display: none;
}

#placeholder-content .full-articledisplay .image,
#placeholder-content .full-articledisplay .small-articledisplay {
	position: relative;
	width: 169px;
}



#placeholder-right.article .image,
#placeholder-right.article.small-articledisplay {
	margin-right: 35px;
	margin-top: 14px;
	margin-left: 25px;
	margin-bottom: 20px;
	float: right;

	clear: right;
}


#placeholder-content .imagedisplay .photobyline {
	color: black;
	margin-top: 5px;
	margin-bottom: 5px;
}

#placeholder-content .full-articlelist ul {
	list-style-type: none;

}



#placeholder-content-no-right .full-articlelist li,
#placeholder-content .full-articlelist li {
	border-bottom: 1px dotted #9bbbc7;
}

#placeholder-content.frontpage .full-articlelist li,
#placeholder-content .full-articlelist li.last,
#placeholder-content-no-right .full-articlelist li.last {
	border-bottom: none;
}

#placeholder-content .full-articlelist.peoplegallery li {
	padding: 0;
}

#placeholder-content .full-articlelist.peoplegallery li {
	min-height: 230px;
	width: 135px;
	float: left;
	margin-right: 10px;
	border-bottom: none;
}

#placeholder-content .full-articlelist.peoplegallery h3 {
	font-size: 12px;
}

#placeholder-content .full-articlelist.peoplegallery li p,
#placeholder-content .full-articlelist.peoplegallery li .published,
#placeholder-content .full-articlelist.peoplegallery li .articlelist-link-internal {
	display: none;
}

#placeholder-content .full-articlelist.peoplegallery .tile-content {
	min-height: 670px;
}
	

#placeholder-content .two-column-wrapper,
#placeholder-content .full-articledisplay {
	width: 473px;
	position: relative;
	left: 48px;
}

#placeholder-content .two-column-wrapper .full-articledisplay {
	left: 35px;
	width: 400px;
}

#placeholder-content .two-column-wrapper .full-articledisplay .digest {
	padding-left: 0;
	margin-top: 10px;
}

#placeholder-content .two-column-wrapper .full-articledisplay p {
	padding-left: 0;
}

#placeholder-content .full-articledisplay-wrapper .full-articledisplay {
	position: static;
}

#placeholder-content .two-column-wrapper .tile-top,
#placeholder-content .full-articledisplay .tile-top {
	height: 16px;
	background: transparent url(../images/2-column-top.png) no-repeat top left;
}

#placeholder-content .two-column-wrapper .tile-content .tile-top,
#placeholder-content .two-column-wrapper .tile-content .tile-content,
#placeholder-content .two-column-wrapper .tile-content .tile-bottom,
#placeholder-content .two-column-wrapper .tile-content h1,
#placeholder-content .two-column-wrapper .tile-content h2 {
	background-image: none;
	padding: 0;
}



#placeholder-content .two-column-wrapper .tile-content,
#placeholder-content .full-articledisplay h1,
#placeholder-content .full-articledisplay h2,
#placeholder-content .full-articledisplay .tile-content {
	background: transparent url(../images/2-column-content.png) repeat-y top left;
}

#placeholder-content .two-column-wrapper .tile-bottom,
#placeholder-content .full-articledisplay .tile-bottom {
	height: 24px;
	background: transparent url(../images/2-column-bottom.png) no-repeat top left;
}

#placeholder-content .full-articlelist ul {
	position: relative;
/*	padding: 0 35px 0 35px;*/

}

#placeholder-content-no-right .full-articlelist ul {
	position: relative;
}

#placeholder-content .full-articledisplay-wrapper .full-articledisplay h1,
#placeholder-content .full-articledisplay-wrapper .full-articledisplay h2,
#placeholder-content .full-articledisplay-wrapper .full-articledisplay .tile-top,
#placeholder-content .full-articledisplay-wrapper .full-articledisplay .tile-content,
#placeholder-content .full-articledisplay-wrapper .full-articledisplay .tile-bottom,
#placeholder-content .two-column-wrapper .full-articlelist .tile-top,
#placeholder-content .two-column-wrapper .full-articlelist .tile-content,
#placeholder-content .two-column-wrapper .full-articlelist .tile-bottom,
#placeholder-right .one-column-wrapper .small-articlelist .tile-top,
#placeholder-right .one-column-wrapper .small-articlelist .tile-content,
#placeholder-right .one-column-wrapper .small-articlelist .tile-bottom,
#placeholder-right .one-column-wrapper .small-articledisplay .tile-top,
#placeholder-right .one-column-wrapper .small-articledisplay .tile-content,
#placeholder-right .one-column-wrapper .small-articledisplay .tile-bottom {
	background-image: none;
	height: auto;
}

#placeholder-content.frontpage .full-articlelist ul {
	list-style-type: none;
	position: relative;
	left: 30px;
	width: 650px;
	margin-top: -5px;
	padding: 0;
	overflow: hidden;
}

#placeholder-content.frontpage .full-articlelist.flash ul {
	position: relative;
	margin-top: -17px;
	padding: 0;
	left: 0;
/*	overflow: hidden;*/
}

#placeholder-content .full-articlelist li,
#placeholder-content-no-right .full-articlelist li  {
	padding: 20px 0px 20px 0px;
}

.two-column-wrapper .full-articlelist {
	width: 400px;
	margin-left: 30px;
}

.three-column-wrapper .full-articlelist li:first-child {
	padding-top: 0 !important;
}

.three-column-wrapper .full-articlelist li h2 {
	font-weight: bold;
	margin-bottom: 10px;
}

#placeholder-content.frontpage .full-articlelist li {
	padding: 0;
}

#placeholder-content.frontpage .full-articlelist li,
#placeholder-content-no-right .full-articlelist li {
	padding-bottom: 15px;
}

#placeholder-content.frontpage .full-articlelist li {
	float: left;
	
}

#placeholder-content .full-articlelist .list-thumbnail-right {
	float: right;
	margin-left: 10px;
	margin-top: 3px;
}

#placeholder-content .full-articlelist .list-thumbnail-left,
#placeholder-content-no-right .full-articlelist .list-thumbnail-left {
	float: left;
	margin-right: 15px;
	margin-bottom: 10px;
	margin-top: 3px;
}

#placeholder-content-no-right .full-articlelist h3 {
	font-size: 13px;
	margin-bottom: 4px;
	margin-top: 10px;
	padding: 0;
	font-weight: bold;
}

#placeholder-content-no-right .full-articlelist .tile-top {
	display: none;
}


#placeholder-content.frontpage .full-articlelist p,
#placeholder-content .full-articlelist .articlelist-link-internal,
#placeholder-content .full-articlelist .published {
	display: inline;
}

#placeholder-content .full-articlelist .published,
#placeholder-content .full-articlelist .articlelist-link-internal {
	line-height: 3em;
}

#placeholder-content.frontpage .full-articlelist .published,
#placeholder-content.frontpage .full-articlelist .articlelist-link-internal {
	line-height: 1.1em !important;
}





#placeholder-right {
	position: relative;
	float: right;
	clear: right;
	right: 36px;
	top: 190px;
	width: 235px;
}


#placeholder-right .small-articledisplay .tile-top,
#placeholder-right .small-articlelist .tile-top,
#placeholder-right .full-articlelist .tile-top,
#placeholder-content .small-rsslist .tile-top,
#placeholder-right .small-calendarlist .tile-top,
#placeholder-left .vertical-menu .tile-top {
	background: transparent url(../images/narrow-box-top.png) no-repeat top left;
	height: 38px;
	z-index: 10;
}

#placeholder-right .one-column-wrapper .small-calendarlist h3 {
	background: transparent url(../images/blue-header.png) no-repeat top left;
	height: 28px;
	position: relative;
	margin-bottom: 10px;
	font-size: 13px;
	padding-left: 14px;
	padding-top: 5px;
}



#placeholder-right.frontpage .small-articledisplay .tile-content,
#placeholder-right.frontpage .full-articlelist .tile-content,
#placeholder-right.frontpage .small-articlelist .tile-content,
#placeholder-left .vertical-menu .tile-content {
	position: relative;
	background: transparent url(../images/narrow-box-content.png) repeat-y top left;
	z-index: 20;
}

#placeholder-right .one-column-wrapper .tile-content {
	background: transparent url(../images/white-narrow-box-content.png) repeat-y top left;
	z-index: 20;
}

#placeholder-left .vertical-menu .tile-content {
	min-height: 685px;
}

#placeholder-right.frontpage .small-articledisplay .tile-content,
#placeholder-right.frontpage .small-articlelist .tile-content,
#placeholder-right.frontpage .small-calendarlist .tile-content {
/*	height: 165px;
	max-height: 165px;*/
/*	padding-bottom: 0;*/
}


#placeholder-right .full-articlelist .tile-content {
	padding-bottom: 20px;
}

#placeholder-right .small-calendarlist .tile-content {
	padding-bottom: 10px;
}

#placeholder-right .small-calendarlist ul {
	margin-left: 10px;
}

#placeholder-right .small-calendarlist,
#placeholder-right .one-column-wrapper .small-articledisplay {
	width: 207px;
	position: relative;
	left: 14px;
}

.newsarchivelink a {
	font-weight: normal !important;
	margin-top: 10px;
}


#placeholder-right .small-calendarlist .tile-content {
	background-color: #d4e6ef;
}

#placeholder-right .one-column-wrapper .small-calendarlist .tile-bottom {
	height: 3px;
	background: transparent url(../images/blue-bottom.png) no-repeat top left;
}

#placeholder-right.frontpage .small-calendarlist {
	width: 100%;
	left: 0;
}



#placeholder-right.frontpage .small-articledisplay .tile-bottom,
#placeholder-right.frontpage .full-articlelist .tile-bottom,
#placeholder-right.frontpage .small-articlelist .tile-bottom,
#placeholder-left .vertical-menu .tile-bottom {
	height: 19px;
	background: transparent url(../images/narrow-box-bottom.png) no-repeat top left;
}

#placeholder-right .one-column-wrapper .tile-bottom {
	height: 19px;
	background: transparent url(../images/white-narrow-box-bottom.png) no-repeat top left;
}



#placeholder-right .one-column-wrapper .small-articledisplay .tile-top {
	height: 3px;
	background: transparent url(../images/orange-top.png) no-repeat top left;
}

#placeholder-right .one-column-wrapper .small-articledisplay .tile-content,
#placeholder-right .one-column-wrapper .small-articledisplay h3 {
	background-color: #fba919;
	padding: 10px;
}

#placeholder-right .one-column-wrapper .small-articledisplay .tile-bottom {
	height: 3px;
	background: transparent url(../images/orange-bottom.png) no-repeat top left;
}

#placeholder-right .one-column-wrapper .tile-common {
	padding-bottom: 8px;
}

#placeholder-right .full-articlelist .published,
#placeholder-content .full-articledisplay .published {
	display: none ;
}

#placeholder-right .full-articlelist .articlelist-link-internal {
	
	float: right;
}

#placeholder-right .full-articlelist ul {
	margin-left: 30px;
	margin-top: -5px;
	padding-right: 25px;
}

#placeholder-content .small-rsslist ul {
	z-index: 10;
}

#placeholder-content .small-rsslist ul,
#placeholder-left .vertical-menu ul {
	margin-left: 30px;
	padding-top: 10px;
	padding-bottom: 10px;
}

#placeholder-content .small-rsslist li,
#placeholder-left .vertical-menu li {
	border-bottom: 1px dotted #9bbbc7;
	width: 170px;
	padding-bottom: 8px;
	padding-top: 8px;
}


#placeholder-left .vertical-menu li.active a {
	color: black !important;
}

#placeholder-left .vertical-menu li.active li a {
	color: rgb(71, 121, 143) !important;
}

#placeholder-left .vertical-menu li li.active a {
	color: black !important;
}




#placeholder-left .vertical-menu li ul {
	padding-top: 3px;
	margin-left: 10px;
}

#placeholder-left .vertical-menu li li {
	padding-bottom: 0;
	padding-top: 0;
	border-bottom: 0;
}


#placeholder-content.frontpage .small-rsslist li.last,
 #placeholder-left .vertical-menu li.last,
 #placeholder-left .vertical-menu li.last.first {
	border-bottom: none;
	padding-bottom: 0;
}

#placeholder-content.frontpage .small-rsslist li.first {
	padding-top: 0;
}

#placeholder-content.frontpage .small-rsslist {
	width: 235px;
	float: left;
	margin-left: -3px;
	
}

#placeholder-content.frontpage .small-rsslist .tile-bottom,
#placeholder-left .vertical-menu .tile-bottom {
	margin-top: -17px;
}

#placeholder-content.frontpage .small-rsslist .tile-bottom {
	height: 19px;
	margin-top: -17px;
	background: transparent url(../images/rsslist-bottom.png) no-repeat top left;
}

#placeholder-content.frontpage .small-rsslist .tile-content {
	z-index: 20;
}

#placeholder-content.frontpage .small-rsslist .tile-content,
#placeholder-left .vertical-menu .tile-content {
	position: relative;
	top: -17px;
}

#placeholder-content.frontpage .small-rsslist .tile-content {
	height: 256px;
	overflow: hidden;
	background: transparent url(../images/rsslist-content.png) repeat-y top left;
}


#placeholder-right.frontpage .small-articlelist ul,
#placeholder-right .small-articledisplay h4,
#placeholder-right .small-articledisplay h2 {
	margin-top: -5px;
	margin-bottom: 10px;
	margin-left: 25px;
	padding-right: 25px;
	position: relative;
}

#placeholder-right .small-articlelist.banner ul {
	margin-left: 0;
}

#placeholder-right .small-articledisplay h4 {
	margin-bottom: 5px;
}


#placeholder-right .small-calendarlist li {
	margin-bottom: 9px;
}

#placeholder-right .small-calendarlist li span {
	display: block;
	
}

#placeholder-right .banner h1 {
	display: none;
}

#placeholder-right.frontpage .banner {
	height: 156px;
}

#placeholder-right.frontpage .banner .tile-content {
	position: relative;
	top: -29px;
	padding-top: 3px;
	height: 129px;
	background: transparent url(../images/white-narrow-box-content.png) repeat-y top left;
}

#placeholder-right.frontpage .banner .tile-bottom {
	position: relative;
	top: -29px;
	height: 14px;
	background: transparent url(../images/white-narrow-box-bottom.png) no-repeat top left;
}

#placeholder-right.frontpage .banner .tile-top,
#placeholder-right .one-column-wrapper .tile-top {
	background: transparent url(../images/white-narrow-box-top.png) no-repeat top left;

}

#placeholder-right .one-column-wrapper .tile-top {
	height: 9px;
}

#placeholder-right.frontpage .banner p {
	margin-left: 13px;
	padding-top: 3px;
}

#placeholder-left .tile-content {
	height: 100%;
}

#placeholder-content .full-articledisplay-wrapper .small-articledisplay,
#placeholder-content .full-articledisplay-wrapper .more-info,
#placeholder-content .full-articledisplay-wrapper .suggestionform,
#placeholder-content .full-articledisplay-wrapper .linktoolbar,
#placeholder-content .full-articledisplay-wrapper .contacts {
	border-top: 1px dotted #9bbb7c;
}

#placeholder-content .full-articledisplay-wrapper .small-articledisplay b,
#placeholder-content .full-articledisplay-wrapper .more-info b,
#placeholder-content .full-articledisplay-wrapper .suggestionform b,
#placeholder-content .full-articledisplay-wrapper .linktoolbar b,
#placeholder-content .full-articledisplay-wrapper .contacts b {
	margin: 5px 0 5px 0;
	color: #5C5F5E;
}

#placeholder-content .full-articledisplay-wrapper .small-articledisplay li,
#placeholder-content .full-articledisplay-wrapper .more-info li {
/*	line-height: 18px;*/
	margin-bottom: 8px;
}


#placeholder-content .full-articledisplay-wrapper .more-info ul,
#placeholder-content .full-articledisplay-wrapper .contacts ul {
	margin-top: 3px;
}

#placeholder-content .full-articledisplay-wrapper .contacts li {
	margin-bottom: 8px;
}

#placeholder-content .full-articledisplay-wrapper .more-info img,
#placeholder-content .full-articledisplay-wrapper .suggestionform img,
#placeholder-content .full-articledisplay-wrapper .linktoolbar img {
	display: none;
}

#placeholder-content .full-articledisplay-wrapper .small-articledisplay,
#placeholder-content .full-articledisplay-wrapper .more-info,
#placeholder-content .full-articledisplay-wrapper .imagedisplay,
#placeholder-content .full-articledisplay-wrapper .suggestionform,
#placeholder-content .full-articledisplay-wrapper .linktoolbar,
#placeholder-content .full-articledisplay-wrapper .contacts {
	padding: 10px 0 10px 0;
	margin: 10px 30px 0 0;
	float: right;
	clear: right;
	width: 170px;
	
}


#placeholder-content .full-articledisplay-wrapper .small-articledisplay .tile-content {
	padding: 0;
}

#placeholder-content .full-articledisplay-wrapper .small-articledisplay h1 {
	font-size: 11px;
	padding: 0;
	font-weight: bold;
	color: #3b3d3c;
}

#placeholder-content .full-articledisplay-wrapper .small-articledisplay p {
	padding : 0;
}



#placeholder-content .full-articledisplay .small-articledisplay h1,
#placeholder-content .full-articledisplay .small-articledisplay .tile-top,
#placeholder-content .full-articledisplay .small-articledisplay .tile-content,
#placeholder-content .full-articledisplay .small-articledisplay .tile-bottom {
	background-color: transparent;
}


.contactschema {
	padding: 30px;
}

.small-calendarlist ul a {
	font-weight: bold;
}

#placeholder-bottom {
	text-align: center;
	width: 100%;
	clear: both;
	float: left;
	bottom: 0;
	padding-top: 200px;
	padding-bottom: 20px;
}

.clearer {
	clear: both;
}

.sumcart {
	margin-bottom: 20px;
}

.sumcart h1 {
	color: rgb(71, 121, 143);
	font-weight: bold;
}

.bestillingsskjema h3,
.newsletter-form h3 {
	position: relative;
	color: rgb(71, 121, 143);
	font-weight: bold;
	font-size: 16px;
	
}

.bestillingsskjema p,
.newsletter-form p {
	margin-bottom: 10px;
}

.newsletter-subscription-categories {
	margin-bottom: 15px;
}


.bestillingsskjema table {
	margin-top: 15px;
}

.bestillingsskjema table table {
	margin: 0;
}

.bestillingsskjema table table td {
	padding: 0;
}

.feilmelding {
	position: relative;
	margin-bottom: 20px;
	color: red;
}

.bestillingsskjema table td {
	padding: 6px;
}

.sumcart ul {
	list-style-type: square;
	margin-left: 15px;
	margin-top: 10px;
	margin-bottom: 10px;
}

.wrapper-tile-content .sumcart {
	padding-top: 10px;
	margin-left: 30px;
	
}

.three-column-wrapper .tile-content {
	position: static;
	height: 1%;
}

.vimener .tile-content {
	height: 1%;
}


#placeholder-top .small-articledisplay {
	position: relative;
	top: 85px;
	left: -4px;
	width: 942px;
}

#placeholder-top .small-articledisplay .tile-top {
	height: 15px;
	background: transparent url(../images/frontpage-wide-top.png) no-repeat top left;
}

#placeholder-top .small-articledisplay .tile-content {
	padding: 0 0 0 20px;
	background: transparent url(../images/frontpage-wide-content.png) repeat-y top left;
}

#placeholder-top .small-articledisplay .tile-bottom {
	height: 18px;
	background: transparent url(../images/frontpage-wide-bottom.png) repeat-y bottom left;
}

.cp-mmarchive-image-left {
	float: left;
	margin: 0 10px 10px 0;
}

.cp-mmarchive-image-right {
	float: right;
	margin: 0 0 10px 10px;
}

.advanced-searchinput {
	margin-bottom: 20px;
}


.advanced-searchinput input[type=submit] {
	margin-top: 10px;
	margin-left: 165px;
}

.advanced-searchinput input[type=text] {
	margin-left: 5px;
}

.advanced-searchinput select {
	width: 250px;
	margin-bottom: 20px;
	font-size: 11px;
}

.advanced-searchinput p {
	margin-top: 20px;
}

.datepicker-popup-link {
	margin-left: 5px;
}

.datepicker {
	clear: both;
	margin-top: 7px;
}

.datepicker-popup {
	z-index: 1000;
	width: 150px;
	padding: 7px;
/*	width: 200px;*/
	background-color: #d4e6ef;
}

.calendar-header {
	width: 150px;
}

.calendar-header .next,
.calendar-header .previous {
	width: 10px;
}

.calendar-header td  {
	text-align: center;
}




.calendar-layout {
	width: 100%;
}

.calendar-header .previous {
	text-align: left !important;
}

.calendar-header .next {
	text-align: right !important;
}


.datepicker label {
	display: block;
	width: 60px;
	margin-bottom: 5px;
	float: left;
	line-height: 20px;
}



label[for=datefilter] {
/*	line-height: 30px;*/
	margin-right: 10px;
}

.categorylist.twocolumns h1 {
	color: rgb(71, 121, 143);
	font-size: 15px;
	font-weight: bold;
	
}

.categorylist.twocolumns p {
	margin-top: 10px;
	margin-bottom: 20px;
}

.categorylist.twocolumns .tile-content {
	min-height: 640px;
}

.categorylist.twocolumns li {
	width: 270px;
	margin-right: 30px;
	margin-bottom: 30px;
	float: left;
}
