body {
	color: #000;
	background-color: #FFF;
	background-image: url(../img/misjonsalliansen/bg_top.gif);
	background-repeat: repeat-x;
	background-position: left top;
	margin: 0;
	padding: 0;
	text-align: center;
}


#accessibility {
	position: absolute;
	left: -2000px;
	top: -2000px;
	display: none;
}

#page {
	position: relative;
	width: 924px;
	margin: 0 auto;
	padding: 31px 0 0;
	text-align: left;
}

#path {
	position: absolute;
	left: 0;
	top: 8px;
	z-index: 2;
	vertical-align: middle;
	font-size: .85em;
	color: #666;
	text-transform: uppercase;
	font-weight: bold;
}
#path a, #path span {
	color: #000;
}
#path a:hover {
	background-color: #666;
	color: #FFF;
}

#heading {
	position: relative;
	margin-bottom: 4px;
}


#sitecontent h2, #seccontent h2, #kampanje-seccontent h2, #extracontent h2, .text .textcolumn h2 {
	color: #666;
	background-color: none;
	font-size: .9em;
	font-weight: bold;
	padding: 0 0 3px 0;
	margin: 0;
	text-transform: uppercase;
	text-indent: none;
}
#sitecontent h2 a, #seccontent h2 a, #kampanje-seccontent h2 a, #extracontent h2 a, .text .textcolumn h2 a {
	color: #FFF;
}

.item, .list {
	margin: 0;
	padding: 0;
	border: 0;
}
.list .item {
	padding: 0;
	border: 0;
}
.list {
	min-height: 30em;
}

.item h3 {
	margin-top: 0;
}

.item h4.above {
	font-size: .9em;
	margin: 0 0 .1em;
}
.item h4.below {
	font-size: .9em;
	margin: .4em 0 .2em;
}

.archive {
	margin-bottom: 10px !important;
	margin-right: 2px;
}

.more, .archive {
	color: #666;
	font-weight: bold;
	font-size: .9em;
}
.more a, .archive a {
	color: #333;
	text-decoration: none;
}
.more a:hover, .archive a:hover {
	text-decoration: underline;
}


#sitecontent {
	width: 172px;
	float: left;
	margin-right: 10px;
}

#navigation {
	margin-top: 8px;
	margin-bottom: .5em;
}

.menu {
	font-size: 16px;
	margin: 0 0 10px;
	padding: 0;
	line-height: 110%;
	list-style-type: none;
	list-style-position: outside;
}

.menu li {
	color: #666;
	margin: 0;
	padding: 0;
	font-weight: bold;
}
.menu li.current, .menu li.lastinpath {
	color: #000;
}
.menu li.current {
	background-image: url(../img/misjonsalliansen/menypil.gif);
	background-repeat: no-repeat;
	background-position: right .2em;
}
.menu li.current span {
	font-weight: bold;
	color: #333;
}
.menu li a, .menu li span {
	display: block;
	color: #666;
	text-decoration: none;
	padding: 0;
	margin: 0;
}
.menu li a:visited {
	color: #666;
}
.menu li a:hover, .menu li.lastinpath li a:hover {
	color: #000;
}
.menu ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	list-style-position: outside;
	line-height: 1em;
}
.menu ul ul {
	line-height: 1em;
}
.menu ul li {
	border: 0;
	font-weight: normal;
}
.menu ul li a, .menu ul li span {
	padding-left: 1em;
	font-size: 14px;
}
.menu ul ul li a, .menu ul ul li span {
	padding-left: 2em;
	font-size: 12px;
}
.menu ul ul ul li a, .menu ul ul ul li span {
	padding-left: 3em;
	font-size: 12px;
}
.menu ul ul ul ul li a, .menu ul ul ul ul li span {
	padding-left: 4em;
	font-size: 12px;
}
.menu ul ul ul ul ul li a, .menu ul ul ul ul ul li span {
	padding-left: 5em;
	font-size: 12px;
}

#content {
	position: relative;
	width: 741px;
	float: right;
}

#maincontent {
	width: 484px;
	float: left;
	position: relative;
}

.emphasizeditem {
	position: relative;
}
.emphasizeditem h2 {
	color: #666;
	border: 0;
	background-color: #FFF;
	font-size: .9em;
	font-weight: bold;
	padding: 0;
	margin: 0;
	text-transform: uppercase;
}
.emphasizeditem h2 a {
	color: #666;
}
.emphasizeditem .item {
	padding: 0 0 20px;
}
.emphasizeditem h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 3em;
	font-weight: bold;
	padding: 0;
}
.emphasizeditem h4 {
	padding: 0;
}
.emphasizeditem .abstract {
	font-size: 1.2em;
	margin: 0;
}
.emphasizeditem .abstract p {
	margin-bottom: .4em;
}
.emphasizeditem p.more {
	padding: 0;
	margin: 0;
}


.mainarticle {
	position: relative;
}
.mainarticle .abstract {
	font-size: 1.2em;
}

.mainarticle .item {
	min-height: 30em;
	margin-top: 7px;
}
.mainarticle .item .item {
	min-height: 0;
}

.mainarticle h2.above, .mainarticle h2.below {
	font-size: 1em;
}
.mainarticle h2.above {
	margin: 1.5em 0 -1em;
}
.mainarticle h2.below {
	margin: -.7em 0 1em;
}

.mainarticle .mediaabovewide {
	margin: -6px -5px 0 0;
}

.mainarticle .mediaabovewide .caption {
	margin-left: 0px;
	margin-right: 6px;
}

.mainarticle .item a {
	color: #339;
}
.mainarticle .item a:visited {
	color: #939;
}
.mainarticle .item a:active {
	color: #F33;
}

.mainarticle .item .item a {
	color: #360;
}
.mainarticle .item .item a:visited {
	color: #690;
}
.mainarticle .item .item a:active {
	color: #78B301;
}

.mainarticle .item h2 a, .mainarticle .item h2 a:visited, .mainarticle .item h2 a:hover,
.mainarticle .item h3 a, .mainarticle .item h3 a:visited, .mainarticle .item h3 a:hover,
.mainarticle .item .more a, .mainarticle .item .more a:visited, .mainarticle .item .more a:hover {
	color: #333;
}
.mainarticle .item h4 a, .mainarticle .item h4 a:visited, .mainarticle .item h4 a:hover {
	color: #666;
}

.mainarticle .item .byline a {
	color: #000;
}
.mainarticle .item .byline a:hover {
	color: #FFF;
	background-color: #000;
}

.textcolumn {
	float: right;
	margin-left: .5em;
	margin-bottom: .5em;
	width: 158px;
}
.textcolumn .item {
	padding: 8px 10px;
	font-size: .9em;
	font-family: Arial, Helvetica, sans-serif;
}
.textcolumn .kommodemedia {
	display: block;
	border: 1px solid #690;
	margin-bottom: .8em;
}
.textcolumn .kommodemedia .caption {
	display: block;
	padding: 0 .2em .2em;
}
.text .textcolumn h2 {
	font-size: .8em;
	margin: 0 0 -18px 5px;
}
.textcolumn .item ul {
	list-style-type: disc;
	list-style-position: outside;
	margin-left: .8em;
	padding-left: 0;
	margin-bottom: 0;
}
.textcolumn .item li {
	margin-left: 0;
	padding-left: 0;
}

body .text h2 {
	font-size: 1.1em;
	color: #333;
	background-color: transparent;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: none;
	padding: 0;
	margin: 0 0 .1em;
}

body .text h3 {
	font-size: 1em;
	color: #333;
	font-family: Arial, Helvetica, sans-serif;
	padding: 0;
	margin: .2em 0 .1em;
}

.list .item {
	width: 231px;
	float: left;
	margin-bottom: .5em;
}
.list .item.alt {
	float: right;
}
.list .divider {
	clear: both;
	border-top: 1px solid #d3d2d2;
	margin: 10px 0 10px;
    height: 1px;
    line-height: 1px;
}
.list .item h2 {
	margin-top: 0;
}
.list .item .kommodeimg {
	float: left;
	margin-right: .5em;
	margin-bottom: .5em;
}

.archive .item {
	width: auto;
	float: none;
	margin-bottom: .2em;
}
.archive .item h2, .list .item p.more {
	display: inline;
}
.archive .item h2 {
	font-size: 1.2em;
}
.archive .pager {
	border-top: 1px solid #690;
	margin-top: .5em;
	padding-top: .5em;
	text-align: right;
}
.pager a {
	text-decoration: none;
}
.pager a:hover {
	text-decoration: underline;
}
.pager .current {
	font-size: 1.6em;
	font-weight: bold;
	color: #690;
}
#seccontent {
	width: 240px;
	float: right;
}
#seccontent p {
	margin: 0;
}
#seccontent .item {
	padding: 0;
}
#seccontent .item .kommodemedia .media {
	margin: 0;
}
#seccontent .item .kommodemedia img {
	display: block;
}

.kommodecontentbox {
	padding-bottom: 15px;
}

#extracontent {
	clear: both;
}


#search h2 {
	padding-left: 16px;
	background-image: url(../img/common/search_icon.gif);
	background-repeat: no-repeat;
	background-position: 4px 8px;
}

input#searchwords {
	width: 170px;
}
input#searchwords_english {
	width: 140px;
}
input#submitsearch {
	margin: 0;
}


.tools {
	padding: 0;
	border: 0;
	border-top: 0;
	position: relative;
}

.tools ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	list-style-position: outside;
	font-size: .85em;
	line-height: 1.2em;
	text-transform: uppercase;
}
.tools li {
	font-size: 1em;
	margin: 0;
	padding: 0 1.2em 0 0;
	float: left;
	vertical-align: middle;
	position: relative;
}
.tools li a, a.toollink {
	display: block;
	color: #333;
	text-decoration: none;
	font-weight: bold;
	padding-left: 11px;
	background-repeat: no-repeat;
	vertical-align: middle;
	background-position: 0 .2em;
}
.tools li a:hover, a.toollink:hover {
	text-decoration: underline;
}
a.toollink {
	font-size: .85em;
	line-height: 1.2em;
	display: inline;
}
h2 a.toollink {
	font-size: .6em;
}

.tools li.tool-friend a {
	background-image: url(../img/common/toolicon_tellafriend.gif);
}
.tools li.tool-print a {
	background-image: url(../img/common/toolicon_print.gif);
}
.tools li.newcomment a, a.newcomment {
	background-image: url(../img/common/toolicon_comment.gif);
	padding-left: 14px;
	background-position: 0 0;
}
.tools li.warn a {
	background-image: url(../img/common/toolicon_warn.gif);
	padding-left: 13px;
	background-position: 0 .1em;
}

.tool-friend {
	display:none;

}
.tool-print  {
	display:none;

}



#pagedetails.tools {
	margin: 10px 0;
}

#pagedetails .date {
	float: right;
	color: #360;
	margin-bottom: 0;
	font-size: .85em;
	color: #000;
}


.emailfriend {
	border: 1px solid #d3d2d2;
	padding: .5em;
	margin: 0 0 10px;
}
.emailfriend h1 {
	margin-top: 0;
}

#footer {
	width: 482px;
	clear: both;
	border-top: 1px solid #d3d2d2;
	padding-top: .3em;
	margin-top: 1em;
	font-size: .8em;
	color: #333;
}
#footer .accountno {
	font-size: 1.8em;
}
#footer a {
	color: #333;
}

.comments {
	margin-bottom: 1em;
}

.comment, .commentsform, .comment .message {
	margin-top: .5em;
}

.comment h3, .commentsform h3 {
	color: #666;
	background-color: #FFF;
	background-image: url(../img/common/headertop_bg.png);
	background-repeat: repeat-x;
	background-position: left top;
	margin-top: 0;
}
.commentsform h3 {
	padding: 3px 5px;
	background-color: #FFF;
}
.comment h3 a {
	display: block;
	color: #666;
	font-size: .8em;
	line-height: 1em;
	text-transform: uppercase;
	background-image: url(../img/common/header_expanded_icon.png);
	background-repeat: no-repeat;
	background-position: 5px 3px;
	padding: 6px 5px 3px 22px;
}
.comment h3 a:hover {
	text-decoration: none;
}

.comment .item {
	background-image: url(../img/common/itemtop_bg.png);
	background-repeat: repeat-x;
	background-position: left top;
	padding-bottom: 0;
	margin-bottom: 0;
}

.comment .item .details {
	font-size: .8em;
	line-height: 1.2em;
	text-transform: uppercase;
}

.comment .comment, .comment .commentsform {
	margin-left: 22px;
}

.commentsform .item {
	background: #F2F2F2;
	border-color: #666;
}

.commentsform p {
	margin-bottom: .2em;
}
.commentsform p.legal {
	margin-bottom: 1em;
}

.commentsform span.legal {
	margin-left: 100px;
}

.commentsform label {
	clear: left;
	float: left;
	width: 100px;
	padding-top: .4em;
}

.commentsform input.commentfield, .commentsform textarea.commentfield {
	width: 350px;
}
.comment .commentsform input.commentfield, .comment .commentsform textarea.commentfield {
	width: 328px;
}
.comment .comment .commentsform input.commentfield, .comment .comment .commentsform textarea.commentfield {
	width: 306px;
}
.comment .comment .comment .commentsform input.commentfield, .comment .comment .comment .commentsform textarea.commentfield {
	width: 274px;
}
.comment .comment .comment .comment .commentsform input.commentfield, .comment .comment .comment .comment .commentsform textarea.commentfield {
	width: 252px;
}
.comment .comment .comment .comment .comment .commentsform input.commentfield, .comment .comment .comment .comment .comment .commentsform textarea.commentfield {
	width: 230px;
}




.comments .collapse h3 {
	background-image: url(../img/common/headertop_collapsed_bg.png);
}
.comments .collapse h3 a {
	background-image: url(../img/common/header_collapsed_icon.png);
}


#topsearch {
	height: 28px;
	width: 220px;
	float: right;
	margin-top: 3px;
}

#topsearch input {
	font-size: .9em;
	border: 1px solid #d3d2d2;
	padding: 2px;
}



/* tsjili */
#tsjili_forsideramme {
	width: 739px;
	height: 103px;
	border: 1px solid #d3d2d2;
	margin-top: 8px;
	margin-bottom: 20px;
	clear: both;
	background-image: url(../img/misjonsalliansen/frontpage_tsjili_bg.gif);
	background-repeat: no-repeat;
}

#tsjili_forsideramme_sistecover {
	width: 140px;
	height: 103px;
	float: left;
}

#tsjili_forsideramme .item img.kommodeimg {
	float: left;
	margin-right: .4em;
}

#tsjili_forsideramme .item {
	border: 0;
	width: 185px;
	float: left;
	padding-left: 0;
	margin-right: 5px;
}

#tsjili_forsideramme h4 {
	color: #666;
	font-weight: bold;
	font-size: .9em;
	text-transform: uppercase;
	margin-left: 0;
	margin-top: .4em;
	margin-bottom: -.1em;
}

#tsjili_forsideramme h4 a {
	color: #333;
	text-decoration: none;
}

#tsjili_forsideramme h4 a:hover {
	text-decoration: underline;
}


/* clearfix */
#page:after, .mainarticle .item:after, .list:after, #extracontent:after, #pagedetails:after, .comment .tools:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

#page, .mainarticle .item, .list, #extracontent, .tools {display: inline-table;}
/* \*/
#page, .mainarticle .item, .list, #extracontent, .tools {display: block;}
/* */


/* KAMPANJE */

#kampanje-back {
	position: absolute;
	right: 0;
	top: 8px;
	z-index: 2;
	vertical-align: middle;
	font-size: .85em;
	color: #666;
	text-transform: uppercase;
	font-weight: bold;
}
#kampanje-back a {
	color: #000;
}
#kampanje-back a:hover {
	background-color: #666;
	color: #FFF;
}

#kampanje-topp {
	position: relative;
	margin-bottom: 14px;
	padding-top:48px;
	width: 924px;
}

#kampanje-toppflash {
	width: 902px;
	padding-left: 10px;
	padding-right: 10px;
	border-left: 1px solid #d3d2d2;
	border-right: 1px solid #d3d2d2;
}

#kampanje-seccontent {
	width: 263px;
	min-height: 260px;
	float: right;
	background-image: url(../img/kampanje/right_bg.jpg);
	background-repeat: no-repeat;
	background-position: -8px -9px;
}
#kampanje-seccontent p {
	margin: 0;
}
#kampanje-seccontent .item {
	padding: 0;
}
#kampanje-seccontent .item .kommodemedia .media {
	margin: 0;
}
#kampanje-seccontent .item .kommodemedia img {
	display: block;
}
