

/* 	
#########################################################################
 OVERALL SETTINGS
######################################################################### 
*/

body {
	margin: 0;
	padding: 0;
	font-family: verdana, arial, helvetica, sans-serif;
	background-color: #FFFFFF;
	background-image: url(../images/bg.gif);
	background-repeat: repeat-y;
	color: #000000;
	font-size: 12px;
}

* {
	font-size: 12px;
}

b,
strong {
	font-weight: bold;
}


/* 	
#########################################################################
 CUSTOM SETTINGS
######################################################################### 
*/

#container {
	position: relative;
	width: 100%;
	/*margin-left: auto;
	margin-right: auto;*/
	/*background-color: #FFFFFF;*/
	/*background-image: url(../images/bg.gif);
	background-repeat: repeat-y;*/
}

#header {
	background-color: #E7E7E7;
	width: 100%;
	/*height: 146px;*/
}

td.jtlink {

	vertical-align:top;

}

td.jtdoc {

	height: 35px;

}

.jt_documents_intro {

	padding-bottom: 20px;
	padding-top: 10px;
}

img.jtlink {

	border-style: none;

}
h3 {

margin-bottom: 5px;
margin-top: 5px;

}





#top1 h1 {
	margin: 0;
}

/*#top1 h1 a {
	position: absolute;
	height: 77px;
	width: 132px;
	display: block;
	left: 17px;
	top: 15px;
}*/

#top1 h1 span {
	display: none;
}

#top1 {
	width: 744px;
	height: 104px;
}

#top2 {
	position: absolute;
	left: 390px;
	top: 30px;
	width: 228px;
	color: #FFFFFF;
	font-weight: normal;
	font-size:14px;
}

#top3 {
	background-image: url(../images/header_bar_bg.gif);
	background-repeat: repeat-x;
}

#search {
	/*position: absolute;
	left: 808px;
	top: 69px;*/
	/*float: right;*/
	/*position: relative;*/
	margin-top: 10px;
}

#search .inputbox {
	font-size: 11px;
	width: 92px;
	/*margin-right: 6px;*/
	background-color: #E7E7E7;
	/*border: 1px solid #EA797D;*/
}

#main {
	position: absolute;
	left: 191px;
	top: 140px;
	background-color: #FFFFFF;
	/*margin-top: 50px;*/
	/*margin-left: 191px;*/
	margin-right: 50px;
	padding-bottom: 50px;
	width: 553px;
	margin-top: 40px;
	padding-left: 20px;
}

#nav-main {
	/*position: relative;
	top: 115px;
	left: 20px;
	width: 700px;*/
	margin-top: 30px;
}
#nav-main a {
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
	background-color: #ED1C24;
	color: #FFFFFF;
	display: block;
	width: 140px;
	margin-right: 5px;
	padding: 2px 5px 2px 5px;
	/*border: 1px solid #E7E7E7;*/
	border: 1px solid #EA797D;
}

#nav-main ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#nav-main li {
	/*display: inline;*/
	margin-top: 5px;
}

#nav-main a:hover {
	background-color: #000000;
	color: #FFFFFF;
}

#nav-main li.active a,
#nav-main li.active a:hover {
	background-color: #E7E7E7;
	color: #000000;
}

#nav-sub {
	position: absolute;
	left: 191px;
	top: 140px;
}

#nav-sub ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	margin-left: 20px;
}

#nav-sub li {
	display: inline;
	margin-top: 5px;
	margin-right: 10px;
}

#nav-sub li.active a,
#nav-sub li.active a:hover {
	background-color: #E7E7E7;
}

#left {
	float: left;
	padding-left: 10px;
	/*margin-top: 180px;*/
	/*width: 100px;*/
	width: 140px;
}

#right {
	position: absolute;
	left: 771px;
	top: 153px;
	width: 222px;
	background-color: #E7E7E7;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 31px;
	padding-bottom: 60px;
	margin-top: 40px;
}

#copyright {
	font-size: 10px;
	/*margin-left: 204px;*/
	padding-top: 50px;
	padding-bottom: 20px;
	padding-left: 5px;
	width: 531px;
	color: #B0B0B0;
}

#copyright a {
	color: #B0B0B0;
	font-size: 10px;
}


/* 	
#########################################################################
 CODE FROM EDITOR (_PWD)
######################################################################### 
*/


table.MsoTableGrid td {
	border: 1px solid #CCCCCC;
}

#main ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	margin-top: 10px;
	margin-bottom: 10px;
}

#main ul li {
	padding-top: 7px;
	/*padding-left: 10px;
	list-style-type: square;*/
	padding-left: 20px;
	/*background: url(../images/li_bullett.gif) no-repeat 0 50%;*/
	background: url(../images/li_bullett2.gif) no-repeat 0 10px;
}

#main ol {
	margin: 10px 0 10px 20px; /* top right bottom left */
	padding: 0 0 0 5px;
}

#main ol li {
	padding-top: 3px;
	/*margin-left: 23px;*/
}

#main hr {
	height: 1px;
	border: 0;
	color: #cccccc;
	background-color: #cccccc;
}


/* 	
#########################################################################
 PWD SETTINGS (_PWD)
######################################################################### 
*/


.pwd-itemspace { /* Space _after_ content item. */
	margin-bottom: 10px;
}

div.pwd_thumbs { /* pwd_thumbs Bot */
	margin-top: 25px;
	margin-bottom: 15px;
}

div.pwd_thumbs a img {
	border: 1px solid #CCCCCC;
	margin: 5px;
	padding: 4px;
}

div.pwd_thumbs_full div.pwd_thumbs_nav {
	margin-top: 15px;
	margin-bottom: 15px;
}

table.table-admin {
	/*width: 90%;	*/
}

table.table-admin td {
	padding: 5px;
}

table.table-admin table.table-inner td { /* pwdperson */
	padding: 2px;
}

/*table.table-admin tr.table-admin-0 {*/
tr.table-admin-0 {
	
}

/*table.table-admin tr.table-admin-1 {*/
tr.table-admin-1 {
	background-color: #e6e6e6;
}

/* pwdPerson: */

ul#admin-list,
ul#admin-list li ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

ul#admin-list {
	margin-top: 10px;
}

#admin-list li {
	/*display: inline;*/
	margin-bottom: 5px;
	background: none;
	border-top: 1px solid #cccccc;
}

ul#admin-list li ul {
	margin-top: 5px;
	margin-left: 15px;
}


/* 	
#########################################################################
 MESSAGE AND HIGHLIGHT SETTINGS (_PWD)
######################################################################### 
*/


.message,
.emphasize { /* .emphasize = pwd */
	font-weight: bold;
	color: #FF0000;
}

.message {
	padding-bottom: 20px;
}

.highlight {
	/*border-bottom: 1px dashed #FF0000;*/
	background-color: #FFFAC5;
	/*color: #FFFFFF;*/
}


/* 	
#########################################################################
 MODULE SETTINGS
######################################################################### 
*/


table.moduletable {
	width: 90%;
	border-top: 1px solid #5C5656;
	/*border-bottom: 1px solid #7A95AF;*/
	/*border-top: 2px solid #A3ADB7;*/
	border-bottom: 1px solid #5C5656;
	/*background-color: #DAE5F2;*/
	background-color: #E5E5E5;
	background-color: #F2F2F2;
}

#left table.moduletable { /* pwd */
	width: 150px; /* IE50 */
	border: 0;
	background-color: #EDF4FF;
	border-bottom: 1px solid #003366;
	border-top: 1px solid #003366;
	padding-left: 5px;
	padding-right: 5px;
}

#right table.moduletable { /* pwd */
	width: 200px; /* IE50 */
	border: 0;
	background-color: transparent;
	/*border-bottom: 1px solid #003366;
	border-top: 1px solid #003366;*/
	/*border: 1px solid #D81A00;*/
	/*padding-left: 5px;
	padding-right: 5px;*/
	margin-bottom: 20px;
}

#right table.moduletable td {
	font-size: 11px;
	padding: 10px;
}

table.moduletable th {
	font-size: 12px;
	font-weight: bold;
	background: #E0E0E0;
	color: #4A7822;
	text-align: center;
	letter-spacing: 1px;
	border-bottom: 1px solid #79C437;
}

table.moduletable td {
 	padding: 3px;
}

.syndicate {
	
	position: absolute;
	left: 10px;
	margin-top: 30px;

}






/* 	
#########################################################################
 FORMULAR SETTINGS
######################################################################### 
*/


.button {
	font-size: 10px;
	/*background-color: #013D5D;*/
	background-color: #5C5656;
	color: #FFFFFF;
}

#search .button {
	background-color: #FFCC33;
	color: #000000;
}

.inputbox {
	font-size: 10px;
}


/* 	
#########################################################################
 SECTION LISTING SETTINGS
######################################################################### 
*/


.sectiontableheader {
	color: #FFFFFF;
	background: #FF9900;
	font-weight: bold;
	letter-spacing: 1px;
	height: 22px;
}

.sectiontableentry1 {
	vertical-align: top;
	/*padding: 2px;
	background: #EDF4FF;*/
}

.sectiontableentry2 {
	vertical-align: top;
	/*padding: 2px;
	background: #EDF4FF;*/
}


/* 	
#########################################################################
 MAIN AND SUB MENU SYSTEM
######################################################################### 
*/

/*
.mainlevel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.sublevel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
*/

/* 	
#########################################################################
 LINKS
######################################################################### 
*/

a:link { 
	color: #ED1C24;
	text-decoration: underline;
}

a:visited { 
	color: #C65343; 
	text-decoration: underline;
}
#top2 a{

	text-decoration: none;
	color: #FFFFFF;

}






#main a:hover,
.moduletable a:hover { 
	color: #ED1C24;
	text-decoration: underline;
}

a:active { 
	color: #ED1C24; 
	text-decoration: underline; 
}

a.contentpagetitle,
a:hover.contentpagetitle,
a:visited.contentpagetitle {
	font-size: 14px;
	color: #000000;
	font-weight: bold;
}


/* 	
#########################################################################
 SMALL FONTS SETTINGS
######################################################################### 
*/


.small {
	font-size: 10px;
	color: #003366;
}

.smalldark {
	font-size: 10px;
	color: #000000;
}

.createdate,
.modifydate {
	font-size: 10px;
	color: #B0B0B0;
}

td.createdate {
	margin: 0;
	padding: 0;
}


/* 	
#########################################################################
 VOTE SETTINGS
######################################################################### 
*/

.content_rating {
	font-weight: normal;
	color: #4A7822;
	font-size: 10px;
}

.content_vote {
	align: right;
	font-size: 9px;
	height: 22px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 10px;
	padding-right: 10px;
	background: #C7DDB3;
	border: 1px solid #94BE6E;
}


/* 	
#########################################################################
 PATHWAY SETTINGS
######################################################################### 
*/

.pathway,
a.pathway,
a.pathway:visited {
  	font-size: 10px;
	color: #003366;
}


/* 	
#########################################################################
 CONTENT PAGE SETTINGS
######################################################################### 
*/
/*
.contentpane {
	padding-left: 4px;
	padding-right: 4px;
}

.contentpaneopen {
	padding-left: 4px;
	padding-right: 4px;
}
*/

form table.contentpaneopen { /* Sok */
	/*border-top: 2px solid #A3ADB7;
  	border-bottom: 1px solid #7A95AF;*/
  	border-top: 1px solid #5C5656;
 	border-bottom: 1px solid #5C5656;
  	/*background-color: #DAE5F2;*/
  	/*background-color: #E5E5E5;*/
  	background-color: #F2F2F2;
  	padding: 5px;
}

table.blog table.contentpaneopen { /* Arkiv */
	border: 0;
	background-color: transparent;
}

.contentpane,
.contentpaneopen,
.contentpane-static,
.contentpaneopen-static { /* static = pwd */
	/*float: left;*/
	width: 90%;
	font-size: 0.9em;
	line-height: 1.7em;
	/*margin-bottom: 50px;*/
	/*background-color: #FFFFFF;*/
	/*text-align: justify;*/
}

#main table.contentpaneopen p { /* fjerne luft mellom tittel og brodtekst.. */
	margin-top: 0;
	padding-top: 0;
	margin-bottom: 8px;
}

.contentheading,
.componentheading,
.contentheading-static { /* static = pwd  (H1) */
	/*font-size: large;*/
	font-size: 1.3em;
	/*font-size: 14px;*/
	color: #000000;
	letter-spacing: 0.1em;
	font-weight: bold;
	margin-top: 0px;
	padding-top: 0px;
}

div.componentheading { /* Mangler litt luft pa disse som legges til her */
	padding-bottom: 7px;
}

.contentheading { /* (H2) */
	/*border-bottom: 1px dotted #FF9900;*/
	font-size: 1.2em;
	color: #000000;
	letter-spacing: 0;
}


/* 	
#########################################################################
 PAGE NAV SETTINGS
######################################################################### 
*/

div.pagenavbar { /* For flersidige artikler (nederst pa siden) */
	margin-top: 10px;
	color: #000000;
}

.pagenavbar a,
.pagenavcounter {
	color: #027ABB;
}


