/* 
Fredrikstad Industriforening
Klovnefisk Webutvikling
www.klovnefisk.no
*/


/*------------------Reset-------------------*/


html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}

/*----General settings----*/

body {
	background-image: url('img/1pix.png');
	background-repeat: repeat-x;
	background-position: top;
	background-color: #999eda;
	margin: 0px;
	color: #222;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 14px;
}
#headercontent h1 {
	display: none;
}
h2 {
	font-size: 1.2em;
	margin-bottom: 1em;
	font-weight: normal;
	}

hr{
	color: #bbb;
	background-color: #bbb;
	height: 1px;
	border: none;
}

ul li{
	line-height: 30px;
	list-style: none;
}
ol{
	line-height: 30px;
	margin-left:20px;
}


#content img{
	border: 1px solid #888;
}

a{
	color: #344693;	
	text-decoration: none;
}

a:hover{
	color: #1f1f1f;
	border-bottom: 2px #9face2 solid;
}

#ringleft {
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 0;
}

#ringright {
	position: absolute;
	top: 0px;
	right: 0px;
	z-index: 0;
}

#wrap {
	width: 700px;
	height: 600px;
	margin: 20px auto 0px auto;
	position: relative;
	z-index: 10;
}

.block {
	background-color: #F4F4F4;
	background-image: url(img/contback2.png);
	background-repeat: no-repeat;
	
}

.image{
	border:1px solid #888;
	float: right; 
	position: relative; 
	margin: 0px 0px 10px 10px;
}

#header {
	background-image: url(img/headback2.png);
}
#headercontent{
	height: 120px;
	padding: 25px 0px 3px 12px;
	background-position: 10px;
	background-image: url(img/header.png);
	background-repeat: no-repeat;

}
	
#content {
	margin: 10px 0px 0px 0px;
	padding: 15px 20px 50px;
	min-height: 300px;
	position: relative;
}

#contfoot{
	height: 30px;
	width: 700px;
	background-image: url(img/contback_foot2.png);
	background-repeat: no-repeat;
	position: relative;
	top: -10px;
	z-index: -1;
}

/* --- <Menu> ---  */

#nav{
	padding-top: 75px;
	padding-left: 136px;
	font-size: 16px;
}

#nav a{
	text-decoration: none;
	color: #1f1f1f;
}
#nav a:hover{
	border-bottom: 2px #9face2 solid;
}


#nav li{
	display: inline;
	text-decoration: none;
	list-style-type: none;
	padding-right: 10px;
}


/* --- </Menu> ---  */


.kontaktblokker{
	height: 180px;
/* 	border: 1px solid #bbb; */
	padding-top: 20px;
	margin-bottom: 10px;
	position: relative;
}

.kontaktblokker img{
	border:1px solid #888;
	height:160px;
	width: auto;
	float: left;
}

.kontakttxt{
	display: block;
	width: 400px;
	float: right;
	position: relative;
	top: 30px;
	right: 10px;
	height: 180px;
	vertical-align: top;
}

/* --- start footer --- */

#footer {
	margin-bottom: 0px;
	text-align: center;
	font-size: 10px;
	color: #222;
}
#footer ul li {
	display: inline;
	margin: 0px 3px;
}

#footer a {
	color: #000;
	text-decoration: none;
}

#footer a:hover {
	color: #000;
}

/*  --- slutt footer ---  */

.acrobat{
	font-size: 0.8em;	
}
.pdf{
	padding-left:5px;
}

.dottedborder{
	border: 1px dotted #555;
	padding: 10px;
}

#klovnefisk a{
	font-size: 9px;
	color: #222;
	margin-bottom: 12px;
}
#klovnefisk a:hover{
	font-size: 9px;
	color: #000;
	border-bottom: 2px #9face2 solid;
}

#loggedin{
width: 380px;
padding:5px 0px 5px 5px;
margin:2px;
border: 2px solid #555;
background-color: #F4F4F4;
}

.editbutton{
	color: #9face2;
	border-color: black;	
}

.capDivLeft{
	position: relative;
	float: left;
}

.capDivRight{
	position: relative;
	float: right;
}

.caption {
	position: absolute; 
	bottom: 8px; 
	right: 10px; 
	color: white; 
	font-size: 0.8em;
}

.dokumentliste{
	position: absolute;
	background-color: #f4f4f4;
	height: 100%;
	width:100%;
	padding-left: 5px;
	padding-top: 5px;
}


/* -- KARRIERESIDEN-- --  */
div#box{
	display: none;
	position: absolute;
	right:10px;
	border:solid 1px #c6cfe1;
	background:#dfe4ee;
	padding:10px;
	color:#333333;
	margin-bottom:20px;
	width: 300px;
	padding-bottom: 30px;
	z-index: 2;
}
div#box h3 {
	font-size:14px;
	color:#000000;
	padding-bottom:4px;
}
div#box p{padding-bottom:14px;}

div#box input .input-text{
	border:1px solid #3b6e22;
	color:#666666;
	width:180px;
}

div#box label{
	display:block;
	margin-bottom:12px;
	color:#555555;
}

div#box label span{
	display:block;
	float:left;
	padding-right:6px;
	width:130px;
	text-align:right;
	font-weight:bold;
}
.spacer{margin-left:80px; 
	margin-bottom:10px;
	font-size:11px;
	color:#555555;
}
/* Logg inn */
.login, .submit{
	background-color: gray;
	padding:0px 6px;
	margin-right: 10px;
	border:1px solid #3b6e22;
	height:24px; 
	width: 100px;
	line-height:24px;
	color:#FFFFFF;
	font-size:12px;
	display:block;
	text-decoration:none;
	float: right;
}
.login{
	margin-right:0px;
/* 	background-color: #7b96c7; */
	background-color: transparent;
	background-image: url("img/logginnknapp.png");
	padding:0px;
	margin-top: -2px;
	border: none;
	height:25px; 
	width: 100px;
	line-height:12px;
	font-size:12px;
	text-decoration:none;
	float: right;	
}

.forgotbutton{
	background-color: #777;
	padding:0px 4px;
	border:1px solid #3b6e22;
	height:16px; 
	width: 82px;
	line-height:16px;
	color:#fff;
	font-size:10px;
	margin-right:10px;
	display:inline-block;
	text-decoration:none;
	float: right;
}

.error_message{
	color:red;
	font-size: 12px;
}

/* -- -- --  */
#search_form {
float:			right;
height: 30px;
padding-right: 4px;
}
.searchstrbox{
width: 			132px;
padding-left: 	4px;
border:			none;
font-size:		14px;
font-style:		normal;
background:		transparent;
color:			#344693;
border: 1px solid gray;
}

.submitbutton{
 background: transparent url('img/searchicon.png');
 border: none;
 height: 23px;
 width: 24px;
 margin-left: -18px;
}


.firmaoversikt{
	width: 660px;
	background-color: #f0f0f0;
}
.firma{
/* 	background-color: #D1ECF0; */
	color: #808080;
	background-color: #f0f0f0;
	border-bottom: 2px solid #cecece;
/* 	height: 55px; */
	overflow: hidden;
}
.firmaoversikt .firma .tittel img{
	float: right;
}

.firma:first-child{
	border-top: 2px solid #cecece;
}
.firma_valgt{
	color: #808080	;
	background-color: #f0f0f0;
	border-top: 2px solid #cecece;
	margin-bottom: 10px;
	padding: 10px;
	padding-top: 4px;
	font-size: 12px;
	overflow: hidden;
}
.tittel, .tittel_2{
/* 	background-color: #DBF0F3; */
/* 	background-color: #D1ECF0; */
	background-color: #f0f0f0;
	font-size: 18px;
}
.tittel:hover, .tittel_2:hover{
	background-color: #ddd;
}
.tooltip:hover{
	background-color: #ddd;
}
.tittel_valgt{
	background-color: #f0f0f0;
	color: #777;
	font-size: 18px;
	padding-bottom: 4px;
}
.omfirma,.omfirma_2{
	position: relative;
	padding: 0px 10px 10px 10px;
	font-size: 12px;
	width: 620px;
	z-index: 2;
}
#firmabilde img{
	float: right;
	margin: 2px;
	margin-top: 6px;
}
.tooltip {
display: block;
width: 100%;
text-decoration: none;
padding: 4px 0px 4px 10px;
float: left;
}

.firma ul{
	margin-left: 10px;
}

.firma ul li{
	margin-right: 15px;
	color: #344693;	
	text-decoration: none;
/* 	width: 200px; */
	background-image: url("img/hirememanboss.png");
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 20px;
}
.firma ul li a:hover{
	color: #1f1f1f;
	border-bottom: 2px #9face2 solid; 
}
.jobbimg{
	position: absolute;
	right: 20px;
	margin-top: 4px;
	padding: 5px 0px 4px 0px;
	height: 24px;
	width: 50px;
	font-size: 15px;
	color: #fefefe;
	background-image: url("img/jobbknapp_clean.png");
	background-repeat: no-repeat;
	text-align: center;
	line-height: 16px;
	z-index: 0;
}
/*
.tittel a .jobbimg {
	background-image: url("img/jobbknappdel2.png");	
		float:left;
	display:block;
	background:url("rsc/graphics/button2.png") no-repeat right top;
	padding:15px 15px 30px 6px;
	text-decoration:none;
	color: #FFF;
	margin-left: -2px;

}
*/
.firma a:hover{
border: none;
}

.firmafot{
	text-align: center;
	padding-top: 12px;
	font-size: 12px;
}

#tooltip{
	position: absolute;
	border:1px solid #777;
	background-color: #7b96c7;
	padding:3px 5px 3px 5px;
	color:#fefefe;
	display:none;
	z-index: 10;

}

.firma_valgt ul,.firma_valgt ol{
	margin-left: 36px;
}
.firma_valgt ul li{
	list-style-type: disc;
}

.workman:hover{
	border: none;
}

/* --- AKTUELTSIDEN --- */
.aktuelt_mainpost_head{
	line-height: 1.5em;
	margin-top: 12px;
	margin-bottom: 0px;
	font-size: 2em;
}
.aktuelt_mainpost img{
	max-width:204px;
}
.aktuelt_mainpost .theimg{
	width:204px;
	text-align:center;
}
.aktuelt_mainpost .promoimg{
	margin:6px;
}

.mainpost_ingress{
	font-family: Verdana,Arial,Helvetica,Sans-Serif;
	font-size: 14px;
	font-weight: bold;
}
.mainpost_maintxt{
	margin-top: 12px;
	font-size: 12px;
}
.mainpost_maintxt h1{
	margin-top: 12px;
	font-size: 20px;
}
.mainpost_maintxt h2{
	margin-top: 12px;
	font-size: 16px;
	font-weight: bold;
}
.mainpost.maintxt h3{
	font-weight: bold;
	font-size: 14px;
}
/* --- --- --- */

.aktuelt_bread{
	font-size: 1em;
}
/* --- --- --- */
#profilertenyheter ul li{
	margin-bottom:  20px;
}

li.promostart{
	width:210px;
	float:left;
	padding-right:15px;
	min-height:300px;
}
li.promostartr{
	width:210px;
	float:left;
}

.promoimg{
	width:200px;
	border: 1px solid #888;
	padding: 3px;
	height: 134px;
	display:table;
	overflow:hidden;
}
.promoimg:hover{
	border:1px solid #344693;
	cursor:pointer;
}
.logoimg{
	width:210px;
	height:140px;
	padding:0px;
}
#content .promostart .logoimg .middlethis .theimg a:hover{
	border:none;
}
#content .logoimg img:hover{
	border: 1px solid #344693;
}

#content .promoimg img{
	border: 0px;
}
#content .promoimg a:hover{
	border:none;
}

.promostart h2, .promostartr h2{
	line-height: 1.5em;
	margin-top:5px;
	margin-bottom:5px;
}
.promostart p, .promostartr p{
	font-size:	13px;
}

.middlethis{
	display:table-cell;
	vertical-align:middle;
}
.promostart .theimg{
	max-height:134px;
	width:204px;
	text-align:center;
}

img.logo{

}
img.wide{
	max-width:204px;
	max-height:134px;
	margin:0px auto;
}
img.high{
	height:134px;
	display:block;
	border:none;
	margin:0px auto;
	border:0px;
}

#dokumentarkiv,#nyhetsarkiv{
	width: 311px;
	min-height: 160px;
	float: left;
	border: 1px dashed silver;
	padding: 8px 2px 8px 8px; 
	line-height: 1.5em;
	margin: 4px 4px 4px 4px;
	background-color: #F0F0F0;
}
#dokumentarkiv{
	padding-right: 2px;
	margin-right: 0px;
	float: right;
}
span.dokExt{
	font-size: 0.8em;
	color: #000000;
}
/* -E-O-F- AKTUELTSIDEN --- */

.clearer{
	clear:both;
}
