@charset "utf-8";
/* CSS Document for Bjørgan Kennel */

body{
    background: url('images/main_bg.jpg') #e8e8e8 50% 0 no-repeat;
}
* {	margin:0px; padding:0px; }

html, body {
	height:100%;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	}

h1 { font-size:1.8em; }
h2 { font-size:1.6em; }
h3 { font-size:1.5em; }
h4 { font-size:1.3em; }
h5 { font-size:1.2em; }

h1, h2, h3, h4, h5, p{
	margin:0 0 0.5em 0;
	}
blockquote {
	margin-left:2em;
	}
a { color:#0066CC; text-decoration:none; }
a:hover {color:#0099FF; }

.breaker { 
	display:block;
	height:1px;
	width:100%;
	clear:both; 
	}
.lolbug {
	display:block; 
	width:1px; 
	height:1px; 
	position:static; 
	line-height:1px;
	}
img { border:0; }

/* LAYOUT */

div#owrap {
	display:block;
	width:1000px;
	position:relative;
	height:auto;
	margin:0 auto;
	background:none;
	padding-bottom:100px;
	}
div.iwraptop {
	width:930px;
	padding:0 35px;
	height:20px;
	}
div.iwrapmid {
	width:930px;
	position:relative;
	padding:0 35px;
	height:auto;
	}
	
div.iwrapbottom {
	width:930px;
	padding:0 35px;
	height:20px;
	background:url('gfx/bgbottom.gif') no-repeat;
	}
div#header {
	display:block;
	position:absolute;
	height:143px;
	width:928px;
	top:0px;
	left:36px;
	background:url('gfx/headbg.gif') repeat-x;
	z-index:5;
	}

div#content {
	display:block;
	position:relative;
	width:930px;
	height:auto !important;
	height:200px;
	min-height:375px;
	padding:143px 0 0 0;
	background: #fff;
	}
div#artikkelWrap {
	width:900px;
	padding:10px 15px;
	background: #fff;
	}
div#foot {
	display:block;
	height:auto;
	width:900px;
	padding:0 10px 0 20px;
	z-index:5;
	}

div#header .logo {
	margin:20px 0 0 20px;
	}

.cleft {
	display:block;
	width:928px;
	padding:5px 1px 0px 1px;
	height:35px;
	cursor:pointer;
	position: absolute;
	left: 0px;
	top: 330px;
	background: url('gfx/link_bg.png') repeat-x;
	z-index: 5;
	}
.cleft a {
	float:left;
	position:relative;
        width: 33.33%;
        text-align: center;
        color: #000;
        margin-top: 5px;
        font-size: 13px;
        font-weight: bold;
	}
.cleft .mid {
	margin:0 1px;
	}
.cleft .coverlay {
	display:block;
	position:absolute;
	width:212px;
	padding-right:20px;
	padding-top:5px;
	font-size:1.2em;
	top:95px;
	left:71px;
	height:25px;
	background:url('gfx/coverlay.png') repeat-y 0px 0;
	color:#000;
	text-align:right;
	font-weight:bold;
	}
/* MAINMENU */

div#mainmenu {
	position:absolute;
	top:108px;
	left:0px;
	display:block;
	width:928px;
	height:35px;
	background:url('gfx/menybg.gif') repeat-x #fff;
	border-top:1px solid #fff;
	}

#mainmenu dl {
	display:block;
	float:left;
	width:auto;
	height:36px;
	position:relative;
	}

#mainmenu dt a {
	display:block;
	padding:10px 10px 5px 10px;
	height:19px;
	text-align:center;
	text-transform:capitalize;
	color:#fff;
	background:url('gfx/bgoff.gif') repeat-x;
	font-weight:normal;
	}
#mainmenu dt a:hover {
	padding:7px 10px 2px 10px;
	border-top:3px solid #fff;
	border-bottom:3px solid #fff;
	}
#mainmenu dd {
	display:none;
	position:absolute;
	top:35px;
	left:50%;
	margin-left:-81px;
	width:150px;
	height:auto;
	padding:10px 3px;
	background:#eaeaea;
	border:1px solid #ccc;
	}
#mainmenu dl:hover dd {
	display:block;
	}
#mainmenu dl:hover dt a {	
	padding:7px 10px 2px 10px;
	border-top:3px solid #fff;
	border-bottom:3px solid #fff;
	}
#mainmenu dl:hover ul {
	margin:0;
	padding:0;
	list-style:none;
	}
#mainmenu dl:hover li {
	display:block;
	padding:2px 10px;
	background:#eaeaea;
	}
#mainmenu dl:hover li:hover {
	background:#dadada;
	}
#mainmenu dl:hover li a {
	display:block;
	width:130px;
	height:auto !important;
	height:14px;
	min-height:14px;
	padding:4px 0;
	text-align:center;
	color:#000;
	}
#mainmenu dl:hover li:hover a:hover {
	}
/* ADMINBAR */
#adminbar{
	position:absolute;
	top:5px;
	right:220px;
	width:110px;
	height:auto;
	padding:5px;
	color:#000;
	border:3px solid #eaeaea;
	background-color:#ddd;
	border-right:1px solid #eaeaea;
	z-index:50;
}

#adminbar dd {
	margin:5px 0 5px 3px;
	}

/* CONTENT */
.rightad {
	display:block;
	margin-bottom:5px;
	}
.imgframe {	
	padding:2px; 
	border:1px solid #999;
	background:#f7f7f7;
	}
.confirmed {
	text-align: center;
	position:absolute; 
	display:block;
	width:180px;
	height:auto;
	padding:10px;
	top:220px;
	left:440px;
	background:#fff;
	z-index:100;
	border:1px solid #555;
	}

.titleholder {
	position:relative;
	}
.apDiv {
	position:absolute;
	top:20px;
	right:80px;
	width:320px;
	padding:5px;
	height:auto;
	border:1px solid #ccc;
	font-size:1.2em;
	z-index:1;
	background: transparent url('gfx/transparent.png');
	}	

.apDiv h1 {
	font-size:1.2em;
	font-style:italic;
	font-weight:bolder;
	padding:0 1em;
	border-bottom:3px solid #a20a0a;
	}
.apDiv p  {
	color:#000;
	padding:0 5px;
	font-weight:bold;
	margin-left: 14px;
	}

.fyrtaarn {
	position:absolute;
	top:15px;
	right:105px;
	display:block;
	width:97px;
	height:83px;
	background:url('gfx/fyrtaarn3.png') no-repeat -97px 0;
	
	}

.fyrtaarn:hover {
	background:url('gfx/fyrtaarn3.png') no-repeat 0 0;
	}


.sbe {
	position:absolute;
	top:10px;
	right:5px;
	display:block;
	width:90px;
	height:90px;
	background:url('gfx/godmerke.gif') no-repeat;
	z-index:15;
	
	}

#alert {
	position:absolute;
	top:250px;
	width:500px;
	left:50%;
	margin-left:-250px;
	background:#fff;
	border:2px solid #a00;
	padding:15px;
	}
#alert div {
	padding:10px;
	margin-left:40px;
	}
#alert img {
	float:left;
	}

div.nyheter_overskrift{
    font-weight: bold;
    margin-top: 15px;
	margin-left: 19px;
}

div.nyheter_ingress{
    font-size: 12px;
	margin-left: 19px;
}

div#footer{
	text-align: center;
	color: #000;
}

