@charset "utf-8";
/* CSS Document for Target3d.no */
* {	margin:0px; padding:0px; }

html, body {
	height:100%;
	}

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

a { color:#0066CC; text-decoration:none; }
a:hover {color:#0099FF; }

.breaker { 
	display:block;
	height:1px;
	width:99%;
	margin-left:0.5%;
	clear:both;
	background:none; 
	line-height:1px;
	font-size:1px;
	}
.spacer {
	display:block;
	height:15px;
	width:99%;
	margin-left:0.5%;
	clear:both;
	background:none; 
	line-height:1px;
	font-size:1px;
	}
.lolbug {
	display:block; 
	width:1px; 
	height:1px; 
	position:static; 
	line-height:1px;
	}
img { border:0; }

a.slettknapp {
	display:block;
	font-size:0.8em;
	width:1em;
	height:auto;
	padding:0.2em;
	background:#900;
	color:#fff;
	font-weight:bold;
	text-align:center;
	}
	

/* KONTAKTSKJEMA */
#kontaktwrap {
	width:600px;
	padding:25px 90px;
	margin:0 auto;
	border:0px solid #ddd;
	background:#fff;
	height:auto !important;
	height:300px;
	min-height:300px;
	}
#kontaktwrap dl {
	display:block;
	margin-left:15px;
	}
#kontaktwrap dt {
	margin-left:0px;
	margin:5px 0px 3px 0px;
	font-size:11px;
	color:#777;
	}
#kontaktwrap dd {
	margin-left:5px;
	margin-bottom:3px;
	color:#333;
	}

/* FORMS */

#standardform {
	display:block;
	height:auto;
	width:500px;
	margin:25px auto;
	}	
#standardform fieldset {
	border:1px solid #bbb;
	padding:15px 0;
	}	
#standardform legend {
	font-size:1.2em;
	font-weight:bold;
	color:#991e1f;
	padding:3px 10px;
	margin-left:10px;
	}
#standardform div.ctrl {
	width:100%;
	height:auto !important;
	height:30px;
	min-height:30px;
	margin-bottom:2px;
	}
#standardform .ctrl label {
	float:left;
	display:block;
	width:100px;
	height:18px;
	padding:3px 10px;
	border:1px solid #fff;
	text-align:right;
	}	
	
#standardform .ctrl input {
	float:left;
	display:block;
	width:150px;
	height:18px;
	padding:3px;
	border:1px solid #ccc;
	}	
#standardform .checkfield {
	display:block;
	float:left;
	width:304px;
	padding:5px;
	height:auto;
	background:#fafafa;
	border:1px solid #ddd;
	margin-bottom:2px;
	}
#standardform .checkfield .ctrl {
	width:150px;
	margin:1px;
	float:left;
	background:#f2f2f2;
	}
#standardform .checkfield label {
	text-align:left;
	background:none;
	border:0px;
	margin-top:3px;
	}
#standardform .check {
	display:block;
	margin:5px;
	width:15px;
	height:15px;
	}
#standardform div.knapp {
	width:100%;
	height:auto !important;
	height:40px;
	min-height:30px;
	margin-bottom:2px;
	}

#standardform input.knapp {
	float:left;
	display:block;
	width:150px;
	height:25px;
	padding:3px;
	background-color:#F3F3F3;
	border:1px solid #ccc;
	margin-left:123px;
	}
#standardform textarea {
	float:left;
	border:1px solid #ccc;
	}

#standardform input.error, #standardform textarea.error {
	border-color:#990000;
	}
#standardform label#error {
	color:#990000;
	}
#standardform div.ctrl span {
	display:block;
	float:left;
	padding-top:3px;
	font-weight:bold;
	color:#900;
	margin-left:15px;
	}



.standardform {
	display:block;
	height:auto;
	width:500px;
	margin:25px auto;
	}	
.standardform fieldset {
	border:1px solid #bbb;
	padding:15px 0;
	}	
.standardform legend {
	font-size:1.2em;
	font-weight:bold;
	color:#991e1f;
	padding:3px 10px;
	margin-left:10px;
	}
.standardform div.ctrl {
	width:100%;
	height:auto !important;
	height:30px;
	min-height:30px;
	margin-bottom:2px;
	}
.standardform .ctrl label {
	float:left;
	display:block;
	width:100px;
	height:auto !Important;
	height:18px;
	min-height:18px;
	padding:3px 10px;
	border:1px solid #fff;
	text-align:right;
	}	
.adduserform label {
	width:150px !important;
	}	
.standardform .ctrl input {
	float:left;
	display:block;
	width:150px;
	height:18px;
	padding:3px;
	border:1px solid #ccc;
	}	
.standardform .checkfield {
	display:block;
	float:left;
	width:304px;
	padding:5px;
	height:auto;
	background:#fafafa;
	border:1px solid #ddd;
	margin-bottom:2px;
	}
.standardform .checkfield .ctrl {
	width:150px;
	margin:1px;
	float:left;
	background:#f2f2f2;
	}
.standardform .checkfield label {
	text-align:left;
	background:none;
	border:0px;
	margin-top:3px;
	}
.standardform .check {
	display:block;
	margin:5px;
	width:15px;
	height:15px;
	}
.standardform div.knapp {
	width:100%;
	height:auto !important;
	height:40px;
	min-height:30px;
	margin-bottom:2px;
	}

.standardform input.knapp {
	float:left;
	display:block;
	width:150px;
	height:25px;
	padding:3px;
	background-color:#F3F3F3;
	border:1px solid #ccc;
	margin-left:123px;
	}
.standardform textarea {
	float:left;
	border:1px solid #ccc;
	}

.standardform input.error, .standardform textarea.error {
	border-color:#990000;
	}
.standardform label#error {
	color:#990000;
	}
.standardform div.ctrl span {
	display:block;
	float:left;
	padding-top:3px;
	font-weight:bold;
	color:#900;
	margin-left:15px;
	}

/* ADMINBAR */
dl#admin {
	display:block;
	position:absolute;
	right:5px;
	top:40px;
	width:150px;
	height:auto;
	z-index:10;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:0.8em;
	}
dl#admin dt {
	background:url('gfx/adminikon/ned.gif') no-repeat 130px 10px #8598ab;
	height:20px;
	padding:5px 0 0 10px;
	width:138px;
	color:#fff;
	border:1px solid #fff;
	margin-bottom:2px;
	font-weight:bold;
	}

dl#admin dd {
	display:none;
	height:auto;
	width:142px;
	padding:3px;
	background:#fff;
	border:1px solid #9f8b5f;
	}
dl#admin a {
	display:block;
	width:135px;
	text-align:left;
	height:20px;
	padding-top:5px;
	padding-left:5px;
	margin:2px 0;
	color:#392e14;
	border-bottom:1px solid #eee;
	}
dl#admin a:hover {
	background:#e9dcbe;
	}
dl#admin:hover dd {
	display:block;
	}
	
#dagoversikt{
	height: 400px;
	position:relative;
	border: #555555 1px solid;
	}

.dagdiv{
	width:120px;
	height: 39px;
	border-bottom:#000 solid 1px;
	text-align:center;
	font-size:16px;
	color: #990000;
	background: #f3f3f3;
	vertical-align:middle;
	font-weight:bold;
}

.ettermiddag{
	height:180px;
	width: 98px;
	position:absolute;
	top:140px;
	height: 200px;
	background: #FFFFFF;
	border: 1px solid #000000;
	
}
	
.dagerTekst{
	width: 98px;
	position:relative;
	background: #ccc;
	text-align: center;	
	font-weight: bold;
}

.daginput{
	margin-left:10px;
	margin-top: 1px;
}


a.ai_endre, a.ai_slett  {
	display:block;
	width:21px;
	height:20px;
	background-repeat:no-repeat;
	float:left;
	margin:0 0 0 3px;
	}
a.ai_endre {
	background-image:url('gfx/adminikon/edit.gif');
	}
a.ai_slett {
	background-image:url('gfx/adminikon/del.gif');
	}


div#alert {
	display:block;
	width:380px;
	position:absolute;
	height:auto;
	padding:15px;
	background:#fff;
	border:2px solid #900;
	left:50%;
	margin-left:-222px;
	top:100px;
	z-index:50;
	}
div#alert img {
	float:left;
	margin:15px;
	}
