/*
.byggdlinks {
	position:		absolute;
	display:		block;
	top:			0px;
	left:			260px;
	height:			96px;
	padding-left:		10px;
	padding-top:		10px;
	padding-bottom:		10px;
}

.byggdlinks a {
	display:		block;
        margin-left:            9px;
	margin-top:		3px;
	margin-bottom:		1px;
        text-decoration:        none;
        color:                  #677a5e;
        font-variant:           small-caps;
        letter-spacing:         0.04em;
}


.byggdlinks strong {
        padding-left:           9px;
        padding-right:          10px;
        border-right:           1px solid #dfcfaf;
        text-decoration:        none;
        font-size:              10pt;
        color:                  #b3cd05;
        font-variant:           small-caps;
        letter-spacing:         0.04em;
}
*/

.logo_r {
	background:		url('images/Banner_logo.jpg') bottom right no-repeat #000;
}


#heimaslod_logo {
	background:		url('images/Landakirkja_logo.jpg') top left no-repeat;
	padding:		0px;
	margin:			0px;
}

.logo_l {
	background:		#000;
}


div#mw-panel {
	color:			#383f53;
}

div#mw-panel div.portal h1, div#mw-panel div.portal h2, div#mw-panel div.portal h3 {
	color:			#000;
	border-bottom:		1px solid #000;
}

div#mw-panel div.portal div.body ul li a,
div#mw-panel div.portal div.body ul li a:visited,
div#mw-panel .leftquote,
div.vectorTabs li a,
div.vectorTabs li.selected a,
div.vectorTabs li.selected a:visited,
div.vectorMenu h3 span,
div.vectorMenu li a,
div.vectorMenu li a:visited {
	color:			#383f53;
}

div#mw-head div.vectorMenu h3 {
	border-bottom: none;
}

td.content {
	background:		#e7e7e7;
}

.heimaslod-nav, td.footer {
	background:		#000;
	border-top:		1px solid #233541;
	border-bottom:		1px solid #868789;
	color:			#d0cfcf;
}

.heimaslod-nav a {
	color: #FFF;
}

td.nav a, td.footer a {
	color:			#d0cfcf;
}


.leftquote {
	color:		#ffffff;
}

h1, h2, h3, h4, h5, h6, h1.firstHeading {
        color:                  #383f53;
	border-bottom:		1px solid #8fc4cf;
}


hr {
	border-top:		1px solid #8fc4cf;
}

.navoverlay {
	position: absolute;
	top:      -91px;
	left:     -40px;
	background: #000;
	width: 400px;
	height: 16px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 10px;
	font-variant: small-caps;
}
.navoverlay a {
	color:  #ffffff;
	font-size:   10pt;
	padding-left: 10px;
	border-left: 1px solid #ffffff;
	padding-right: 20px;
	border-right: 1px solid #ffffff;
}
.navoverlay a:visited {
	color: #ffffff;
}