body {
	background: #bfc0ab;
	text-align: center;
	font-size: 10pt;
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Trebuchet MS", verdana, lucida, arial, helvetica, sans-serif;
}

a {
	font-size: 10pt;
	color: #07121F;	
	text-decoration: none;
}
a:hover {
	color: #FA7204;	
}

h1 {
	font-size: 12pt;	
}
div#center
{
margin-left: auto;
margin-right: auto;
width: 900px;
text-align: left;

}

img.bilde {
	border: 0;
}
div#container
{
float: none;
margin-left: auto;
margin-right: auto;
width: 900px;
text-align: left;
background-color: #fff;
border: 1px solid #828fa3;
}

div#venstre {
	float: left;
	width: 119px;
	border-right: 1px solid #828fa3;
	background-color: #fff;
}
div#midten {
	float: left;
	width: 642px;
	padding: 5px;
	background-color: #fff;
}
div#hoyre {
	float: left;
	width: 119px;
	border-left: 1px solid #828fa3;
	background-color: #fff;
}

div#kart {	
	clear: both;
	text-align: center;
	float: left;
	width: 900px;
	background-color: #fff;
}
div#bunn {
	clear: both;
	float: left;
	width: 900px;
	text-align: center;
	background-color: #fff;
}

div#innhold {
	width: 900px;
	float: left;
	background-color: #fff;

	border-top: 0px;
}

#header {position: relative;width: 900px;height: 120px;margin-top:-1px;line-height:100px;overflow: hidden;}
#header span {position: absolute; width:900px;height:100%;top:0; left:0;background:url(gfx/header.gif) top left no-repeat;}


#navcontainer UL {
	BORDER-TOP-WIDTH: 0px; PADDING-RIGHT: 0px; PADDING-LEFT: 0px; BORDER-LEFT-WIDTH: 0px; BORDER-BOTTOM-WIDTH: 0px; PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-TOP: 0px; LIST-STYLE-TYPE: none; TEXT-ALIGN: center; BORDER-RIGHT-WIDTH: 0px;
}
#navcontainer UL LI {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; FLOAT: left; PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-TOP: 0px;
}
#navcontainer UL LI A {
	width: 149px; PADDING-RIGHT: 0px; BORDER-TOP: #ccc 1px solid; DISPLAY: block; PADDING-LEFT: 0px; FONT-SIZE: x-small; BACKGROUND: #f8f8f8; PADDING-BOTTOM: 0px; MARGIN: 0px; BORDER-LEFT: #ccc 1px solid;  COLOR: #4d5c88; LINE-HEIGHT: 2em; PADDING-TOP: 0px; BORDER-BOTTOM: #ccc 1px solid; BORDER-RIGHT-STYLE: none; LETTER-SPACING: 1px; HEIGHT: 20px; TEXT-ALIGN: center; TEXT-DECORATION: none; voice-family: inherit
}
#navcontainer UL LI A:hover {
	BORDER-TOP: #a2b08a 1px solid; BACKGROUND: #a2b08a; BORDER-LEFT: #a2b08a 1px solid; COLOR: #fff; BORDER-BOTTOM: #a2b08a 1px solid
}

/* forms */

input.loginform {
	border: 1px solid #000;
	width: 100px;
	font-size: 8pt;
}
input.loginsmt {
	margin-top: 3px;
	width: 100px;
	border: 1px solid #000;
	font-size: 8pt;
}

input.sokfelt {
	border: 1px solid #000;
	width: 100px;
	font-size: 8pt;
}
select.sokfelt {
	border: 1px solid #000;
	width: 60px;
	font-size: 8pt;
}

input.sokknapp {
	border: 1px solid #000;
	width: 100px;
	font-size: 8pt;
	margin-top: 20px;
}

input.felt {
	border: 1px solid #000;
	width: 100px;
}
input.felt2 {
	border: 1px solid #000;
}

textarea.felt {
	border: 1px solid #000;
	width: 100px;
}

select.felt {
	border: 1px solid #000;
	width: 100px;
}

/* innsiden */
div#visfelt {
	margin-top: 5px;
	height: 90px;
	border: 1px solid #ccc;
	background-color: #f8f8f8;
}


/* Søkeresultat */
div#sok_resultat_felt {
	margin-top: 5px;
	border: 1px solid #ccc;
	height: 85px;
	background-color: #f8f8f8;
}
img.sokbilde {
	float: left;
	margin-top: 2px;
	margin-right: 10px;
	margin-left: 2px;
	padding: 2px;
	border: 1px solid #ccc;
}
span.sok_infotekst {
	float: left;
	margin-right: 20px;
}
span.sok_oppdragtekst {
	line-height: 2;
	float: left;
	margin-right: 20px;
}
div#oppdragfelt {
	margin-top: 5px;
	float: left;
	width: 380px;
	border: 1px solid #ccc;
	background-color: #fff;
}
span.oppdrag_item {
	float: left;
	margin-right: 20px;
	font-size: 8pt;
}

/* Profil visning */

div#infofelt {
	float: left;
	width: 620px;
	background-color: #f8f8f8;
	border: 1px solid #ccc;
	padding: 10px;
}
div#infofelt h1 {
	font-size: 14pt;
	font-weight: bold;
}

div#infofelt h2 {
	font-size: 10pt;
	font-weight: bold;
	text-align: center;
}

div#infofelt h3 {
	font-weight: bold;
	text-align: center;
}

div#etfelt {
	float: left;
	width: 196px;
}

div#innerfelt {
	margin-top: 5px;
	float: left;
	clear: both;
	width: 550px;
	padding-left: 10px;
	padding-right: 10px;
	border: 1px solid #ccc;
	background-color: #fff;
}
span.inneritem {
	float: left;
	margin-right: 30px;
}
strong.overskrift {
	text-align: center;
}

img.profil_thumb {
	border: 1px solid #ccc;
	margin: 5px;
	padding: 2px;
}

div#profilbilde {
	width: 620px;
	clear: both;
	text-align: center;
}
img.profil_bilde {
	border: 1px solid #ccc;
	margin: 5px;
	padding: 2px;
}

div#reffelt {
	width: 589px;
	float: left;
	clear: both;
}

/* Annonse */
div#infofelt2 {
	width: 620px;
	background-color: #f8f8f8;
	border: 1px solid #ccc;
	padding: 10px;
}
div#infofelt2 h1 {
	font-size: 14pt;
	font-weight: bold;
}

div#infofelt2 h2 {
	line-height: 0px;
	font-size: 10pt;
	font-weight: bold;
}

/* Meldinger */

div#felt {
	width: 300px;
	margin: 5px;
	
	padding-left: 2px;
	float: left;	
}
div#felt img {
	float: left;
	margin: 3px 5px 3px 5px;
	padding: 1px;
	border: 1px solid #ccc;
	width: 100px;
	height: 75px;
}

/* Venstre */
div#venstrefelt {

	text-align: center;
}
div#venstrefelt img {
	float: left;
	margin: 3px 5px 3px 5px;
	padding: 1px;
	border: 1px solid #ccc;
	width: 100px;
	height: 75px;
}

div#venstrefelt h3 {
	font-size: 10pt;
	margin-bottom: 0;
}

span.annonsetavle {
	font-size: 8pt;
	font-weight: bold;
	line-height: 30px;
}
a.annonser {
	line-height: 20px;
	font-size: 8pt;	
}

span.tdb_grey {
	color: #AEADAD;	
}

span.tdb_orange {
	color: #FA7204;	
}

/* boks */

div#hurap { width: 118px; margin-top: 5px; }
.box {background: url(http://jut.no/img/bokser/box1-border.png) right top repeat-y; margin-bottom: 6px;}
.box2 {background: url(http://jut.no/img/bokser/box1-border.png) right top repeat-y; margin-bottom: 6px;}
.bi {padding:0 6px; background: url(http://jut.no/img/bokser/box1-border.png) 0 0 repeat-y;}
.box2 .bt {height:4px; overflow: hidden; margin:0 -6px; background:url(http://jut.no/img/bokser/box2.png) right top no-repeat;}
.box2 .bt div {width:18px; height:4px; background:url(http://jut.no/img/bokser/box2.png) 0 0 no-repeat;}
.box2 .bb {height:6px; margin: 0 -6px; background:url(http://jut.no/img/bokser/box2.png) 100% 100% no-repeat;clear:both;font-size:1px;}
.box2 .bb div {width:50px; height:6px; background:url(http://jut.no/img/bokser/box2.png) 0 100% no-repeat;}
.box h2, .box2 h2 {margin:0; padding:0 6px; background:#C79E4F; font:bold 1em/0.8em Arial, Helvetica, sans-serif; color: #fff;height:18px;line-height:18px;}

#loginbx fieldset {padding: 6px 6px 0 6px;}
#loginbx {background: #fff7dd url(http://jut.no/img/bokser/box_default.gif) bottom right no-repeat;}
#loginbx legend {display:none;}

div#Startmeny{
	padding-left: 4px;
	font-weight: bold;
}

div#votefelt{ float: left; }
div#stemfelt{float: right; }
div#clear { clear: both; }


body{
font-family:Arial, Helvetica, sans-serif; 
font-size:13px;
}
.info, .success, .warning, .error, .validation {
border: 1px solid;
margin: 10px 0px;
padding:15px 10px 15px 50px;
background-repeat: no-repeat;
background-position: 10px center;
}
.info {
color: #00529B;
background-color: #BDE5F8;
background-image: url('info.png');
}
.success {
color: #4F8A10;
background-color: #DFF2BF;
background-image:url('success.png');
}
.warning {
color: #9F6000;
background-color: #FEEFB3;
background-image: url('warning.png');
}
.error {
color: #D8000C;
background-color: #FFBABA;
background-image: url('error.png');
}

