
/* 	
#########################################################################
 OVERALL SETTINGS
######################################################################### 
*/


body {
	margin: 0;
	padding: 0;
	font-family: verdana, arial, helvetica, sans-serif;
	background-color: #C1CCD2;
	color: #000000;
	font-size: 12px;
}

* {
	font-size: 12px;
}

b,
strong {
	font-weight: bold;
}






/* 	
#########################################################################
 CUSTOM SETTINGS
######################################################################### 
*/


#container {
	position: relative;
	width: 773px;
	margin-left: auto;
	margin-right: auto;
	background-color: #FFFFFF;
	background-image: url(../images/bg_container.jpg);
	background-repeat: repeat-y;
	padding-left: 29px;

}

.contentheading { /* (H2) */
	/*border-bottom: 1px dotted #FF9900;*/
	font-size: 1.2em;
	color: #000000;
	font-weight: bolder;
	letter-spacing: 0;
}

.contentheading-static { /* static = pwd  (H1) */
	font-size: 1.2em;
	color: #000000;
	font-weight: bolder;
	letter-spacing: 0;
}

#top1 {
	width: 744px;
	height: 43px;
	background-image: url(../images/bg_top1.gif);
}

#top2 {
	width: 744px;
	height: 81px;
	background-image: url(../images/bg_top2.jpg);
}

#top3 {
	width: 744px;
	height: 19px;
	background-image: url(../images/bg_top3.gif);
}

h1 {
	margin: 0;
}

h1 a {
	position: absolute;
	height: 121px;
	width: 115px;
	display: block;
	left: 44px;
	top: 19px;
}

h1 span {
	display: none;
}

#topptekst {
	position: absolute;
	top: 15px;
	left: 250px;
	color: #FFFFFF;
	font-size: 10px;
}

#search {
	position: absolute;
	left: 490px;
	top: 10px;
	width: 255px;
	text-align: right;
}

#search .inputbox {
	width: 110px;
	border: 1px solid #CDCBCB;
}

#main {
	padding-top: 30px;
	margin-left: 155px;
	padding-bottom: 100px;
	width: 589px;
}

#left {
	position: absolute;
	width: 150px;
	top: 160px;
	left: 29px;
}

#bottom {
	width: 802px;
	height: 29px;
	background-image: url(../images/bg_bottom.jpg);
	margin-left: auto;
	margin-right: auto;
}

#copyright {
	font-size: 10px;
	margin-left: 155px;
	padding-bottom: 20px;
	color: #6F98BD;
}

/* --------- */
#nav-main {
}

#nav-main a {
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
	background-color: #6F98BD;
	color: #FFF;
	display: block;
	width: 112px;
	padding: 5px 5px 5px 5px;
}

#nav-main ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#nav-main li {
	padding-left: 12px;	
	margin-bottom: 2px;
}

#nav-main a:hover {
	background-color: #000000;
	color: #FFFFFF;
}

#nav-main li.active {
	background-image: url(../images/nav-main_bg-active.jpg);
	background-repeat: no-repeat;
}

#nav-main li.active a,
#nav-main li.active a:hover {
	background-color: #E7CD83;
	color: #000000;
}

/* --------- */

#nav-sub {
	margin-bottom: 30px;
}

#nav-sub a {
	font-size: 11px;
	text-decoration: underline;
	color: #5776A9;
	margin-right: 8px;
}

#nav-sub ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#nav-sub li {
	display: inline;
}

#nav-sub a:hover {
	color: #000000;
}

#nav-sub li.active a,
#nav-sub li.active a:hover {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}

/* --------- */



/* 	
#########################################################################
 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;
}



/* com_pwdProduct: Page Numbers */
/* Page Numbers */
/*
.pages {
    padding: 1em 1em 2em 1em;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    clear: left;
    font-size: 85%;
}
*/
.pages a {
    display: block;
    float: left;
    padding: 0 2px 1px 2px;
    margin-right: 1px;
    background: #fff;
}

.pages a {
    border: 1px solid #bbb;
    text-decoration: none !important;
}

.pages a:hover {
    border-color: #666;
}


/* 	
#########################################################################
 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;
}


/* 	
#########################################################################
 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: #000000;
	background: #cccccc;
	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;
}

#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;
}


