/* custom stuff */
.bilderamme { font-size: 11px; margin: 3px; padding: 3px; border: solid 1px #efefef; }
.bilderamme_tabell { font-size: 11px; margin-top: 0; margin-right: 3px; margin-left: 3px; padding: 3px; border: solid 1px #efefef; }
.introtekst { color: #a3a3a3; font-size: 14px; font-family: Georgia, "Times New Roman", arial, helvetica; font-style: italic; line-height: 20px; }
.announce { color: #660000; font-size: 14px; font-family: Georgia, "Times New Roman", arial, helvetica; font-style: normal; line-height: 20px; }
.egennavn { color: #a0a237; font-size: 14px; font-family: Georgia, "Times New Roman", arial, helvetica; font-weight: normal; line-height: 20px; }
.sitat { color: #a3a3a3; font-size: 12px; font-family: Georgia, "Times New Roman", arial, helvetica; font-weight: normal; font-style: italic; line-height: 18px; }
.stillingsbeskrivelse { color: #a3a3a3; font-size: 12px; font-family: Georgia, "Times New Roman", arial, helvetica; font-style: italic; line-height: 20px; }
.clr {
  clear: both;
}
div.mosimage_caption {
  font-size: 11px;
}
#page_bg {
  height: 100%;
	background: #fdfdfd url(../images/back.jpg) repeat-x;
	padding: 0;
	margin: 0;
	border: 0;
}

#center { background-repeat: repeat-x; text-align: center; }

#main_bg { background-color: transparent; background-attachment: scroll; background-position: 0 0; width: 862px; text-align: left; margin: 0 auto 20px; }

#content_bg { background-color: #fdfdfd; margin: 10px; border: solid 1px #f7f7f7; }

#header { background-position: 0 0; width: 840px; height: 200px; }

#newflash {
	float: right;
	background: url(../images/blog_hash.png) 0 0;
	height: 194px;
	width: 193px;
	overflow: hidden;
}

#newflash div {
		padding: 5px 10px;
}

#newflash table.contentpaneopen td {
	color: #ddd;
}

#topmenu { height: 43px; background: #fff; text-align: center; border-top: 1px solid #e5e5e5; border-bottom: 1px solid #e5e5e5; border-right-color: #767e7e; border-left-color: #e5e5e5; }

#topmenu ul { background-image: none; padding: 0; list-style: none; }

#topmenu li { background-image: none; margin: 0; float: left; height: 43px; padding: 0; }

#topmenu a:link, #topmenu a:visited { display: block; line-height: 43px; height: 43px; color: #939393; font-size: 10px; font-family: arial, helvetica; background-image: url(../images/top-button.png); background-repeat: no-repeat; text-transform: uppercase; width: 140px; float: left; }

#topmenu a:hover { color: #bdc070; background-image: url(../images/top-button-over.png); background-repeat: repeat; background-attachment: scroll; background-position: 0 0; text-decoration: none; text-align: center; }

#content {
	float: left;
	width: 558px;
	border: 0px solid #c00;
	padding-top: 20px;
}

#navigation { float: right; width: 280px; margin: 0; padding-top: 20px; border-left: 1px solid #e5e5e5; border-top-style: solid; border-top-width: 0; border-right-style: solid; border-right-width: 0; border-bottom-style: solid; border-bottom-width: 0; }

.padding {
	width: auto !important;
	width: 100%;
	padding: 0 15px 40px 15px;
}

//* formating for photo *//

.photoformat img {
border: 1px solid #666;
padding: 10px 10px 5px 10px;
}

div.photoformat {
float: left;
width: 285px;
margin: 10px;
}

.photoformat p {
font: normal .75em/normal Verdana, Arial, Helvetica, sans-serif;
color: #333;
text-align: left;
padding: 2px 10px 2px 10px;
}

.highlight { background-image: none; background-repeat: repeat; background-attachment: scroll; background-position: 0 0; margin-bottom: 20px; border-bottom: 1px solid #e5e5e5; }

#footer { clear: both; height: 30px; line-height: 30px; color: #999; font-size: 11px; background-image: none; text-indent: 12px; border-top: 1px solid #f7f7f7; }
#searchfoot { float: left; padding-top: 5px; }
/* required stuff */

span.pathway {
	display: block;
	margin-bottom: 15px;
	
}

#content-pane .tab-page {
	
}

table.contentpane {
	text-align: left;
	width: 100%;
	padding: 0px;
	margin: 0px;
	border-collapse: collapse;
}

table.contentpaneopen {
	text-align: left;
	width: 100%;
	margin: 0 2px;
	border-collapse: collapse;
}


.small {
	font-size: 11px;
	color: #b3b3b3;
	font-weight: normal;
	text-align: left;
}

.modifydate {
	font-size: 11px;
	color: #666666;
	font-weight: normal;
	padding-top: 8px;
	padding-bottom: 10px;
	text-align: left;
}

.createdate {
	line-height: 10px;
	font-size: 11px;
	color: #b3b3b3;
	font-weight: normal;
	vertical-align: top;
	padding-bottom: 10px;
	padding-top: 0;

}

.readon {

}

h3, .componentheading { font-size: 18px; text-align: left; color: #a0a237; font-family: Georgia, "Times New Roman", arial, helvetica; font-weight: normal; margin: 10px 0 5px; }
.contentheading { height: 20px; vertical-align: bottom; font-size: 17px; font-weight: normal; color: #a0a237; font-family: Georgia, "Times New Roman", arial, helvetica; text-align: left; width: 100%; }
div.moduletable { margin-bottom: 10px; }

table.moduletable .contentheading { height: 30px; }

/* For content item titles that are hyperlink instead of Read On */
a.contentpagetitle:link, a.contentpagetitle:visited {
  padding-top: 5px;
	font-size: 20px;
 	font-weight: normal;
	color: #a0a237;
	text-align: left;
	width: 100%;
}

a.contentpagetitle:hover {
	color: #ff0000;
}


a.mainlevel {
  display: block;
  border-bottom: 1px solid #ddd;
}


a:link, a:visited { color: #57b8dd; text-decoration: none; }

a:hover { color: #5795dd; text-align: left; }

a.category:link, a.category:visited {

}

a.category:hover {

}

a.pagenav, a.pagenav:visited {

}

a.pagenav:hover {

}

.frontpageheader {
	color: #ffffff;
	font-size: 15px;
	font-weight: bold;
	line-height: 30px;
}

.newsfeedheading {
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	text-align:left;
}

.newsfeeddate {

}

.fase4rdf a:link {

}

.fase4rdf a:hover {

}

.componentheading{

}


.sectiontableheader { font-weight: bold; background-image: none; background-repeat: repeat; background-attachment: scroll; background-position: 0 0; padding: 3px; border-bottom: 1px solid #efefef; }



HTML {
  height: 100%;
  margin-bottom: 1px;
}

BODY {
	margin: 0px 0px 0px 0px;
	background: #ffffff;
	height: 100%;
}

td,tr,p,div {
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	color: #666;
}

ul
{
	margin: 0;
	padding: 0;
	list-style: none;
}

ul li
{ line-height: 20px; padding-left: 15px; padding-top: 0; background-image: url(../images/listekule.png); background-repeat: no-repeat; background-position: 1px 4px; margin-bottom: 5px; }
.button {

}

.inputbox { color: #666; font-size: 11px; font-family: arial, helvetica; line-height: 17px; }

/* ---------------- unedited below here ----------------------*/

/* Styles for dhtml tabbed-pages */
.ontab {
	background-color: #121A1D;
	border-left: outset 1px #9DA6B3;
	border-right: outset 1px #9DA6B3;
	border-top: outset 1px #9DA6B3;
	border-bottom: solid 0px #ffffff;
	text-align: center;
	cursor: pointer;
	font-weight: normal;
	color: #ff6600;
}
.offtab {
	background-color: #25343B;
	border-left: outset 1px #9DA6B3;
	border-right: outset 1px #9DA6B3;
	border-top: outset 1px #9DA6B3;
	border-bottom: solid 1px #9DA6B3;
	text-align: center;
	cursor: pointer;
	font-weight: normal;
	color: #cccccc;
}

.tabpadding {
}

.tabheading {
	background-color: #eeeeee;
	text-align: left;
}
.pagetext {
	visibility: hidden;
	display: none;
	position: relative;
	top: 0;
}

h2 { height: 20px; vertical-align: bottom; font-size: 17px; font-weight: normal; color: #3399cc; font-family: Georgia, "Times New Roman", arial, helvetica; text-align: left; width: 100%; }

h4 {

}

h5 {

}

h6 {

}

/* Horizontal Line */
hr {
	background: #999999; height:1px; border: 1px solid;
}

hr.separator {

}


/* Content - Sections & Categories */
table.contenttoc {
  margin-left: 5px;
  margin-bottom: 5px;
  background: #ECECE3;
  border: 1px solid #DBDAC4;
}

table.contenttoc th {
  color: #666666;
  font-weight: bold;
  font-size: 12px;
  text-align: left;
  padding: 2px 8px;
}

table.contenttoc td {
	padding: 2px 8px;
}

.contentdescription {
	text-align: left;
}

/** polls and search results **/
.poll {
	padding: 0px 0px;
	margin: 0px;
}

td.poll b {
  font-weight: normal;
}

table.pollstableborder {
	border: 0px;
	margin: 0px;
	padding: 0px;
}

table.pollstableborder td {
  padding: 4px 0px;
}


td.sectiontableentry1 {
  color: #333333;

}

td.sectiontableentry2 { color: #333333; }

tr.sectiontableentry1 td {
  padding-left: 4px;
  padding-right: 4px;
}

tr.sectiontableentry2 td { padding-left: 4px; padding-right: 4px; }

.smalldark {
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	font-weight: normal;
}


.pagenav {
	
}

.pagenavbar {

}

/* Content voting */
.content_rating {
	font-weight: normal;
	font-size: 8pt;
}

.content_vote {
	font-weight: normal;
	font-size: 8pt;
}

/* Javascript Back button */
.back_button {
	text-align: center;
	margin-top: 40px;
	margin-bottom: 10px;
}

strong {
	color: #333333;
}
#active_menu.mainlevel {  }
.blog_more { font-weight: normal; }
.jflanguageselection { line-height: 28px; height: 18px; border-top: 5px solid #fff; border-right-width: 10px; }
#underfooter { clear: both; height: 30px; line-height: 30px; color: #999; font-size: 10px; background-image: none; text-align: center; text-indent: 12px; }
