/* CSS Document */

* {
	margin: 0;
	padding: 0;
}

body {
	text-align: center;
	margin-top: 5px;
	margin-bottom: 0px;
	background:#fff;
	/*background: #fff url(images/body_bg.jpg) repeat-x top;*/
	voice-family: "\"}\""; voice-family:inherit;
	font-family: 'Verdana', Trebuchet MS, Lucida Grande, Lucida, Geneva, Helvetica, Arial, sans-serif;
}

body, html {
	height: 100%;
}

div#wrap {
	width: 935px;
	margin: 0 auto;
	text-align: left;
}


div#top{
clear:both;
width:935px;
height:100px;

/*background: url(images/header.jpg) no-repeat;*/
}


div#centercontainer{
float:right;
width:715px;
}

div#content{
margin:0 0 0 5px;
}

div.news{
float:left;
width:265px;
margin:0 5px 0 0 ;
}

div.center_articlelistdiv{
float:left;
margin:0 0 5px 0;
padding:0 0 5px 0;
border-bottom:1px dotted #999999;
width:100%;
}



/*Topp meny*/

ul#toppmeny{
float:left;
width:635px;
background:#b4ad00;
padding:0 0 0px 80px;
}

ul#toppmeny li{
list-style-type:none;
float:left;
}

ul#toppmeny li a{
display:block;
padding:8px 12px 8px 12px;
color:#FFFFFF;
background:#cfc960;
text-decoration:none;
font-weight:bold;
font-size:0.9em;
margin:8px 4px 5px 0;
text-transform:lowercase;
}

ul#toppmeny li a:hover{
background:#f0efd2;
color:#b4ad00;
}

ul#toppmeny li.current a{
background:#f0efd2;
color:#b4ad00;
}

ul#submeny{
float:left;
width:690px;
padding:0 0 0px 20px;
}

ul#submeny li{
list-style-type:none;
float:left;
}

ul#submeny li a{
display:block;
padding:4px 8px 4px 8px;
color:#FFFFFF;
background:#cfc960;
text-decoration:none;
font-weight:lighter;
font-size:0.75em;
margin:4px 4px 5px 0;
}

ul#submeny li a:hover{
background:#f78f1e;
color:#fff;
}

ul#submeny li.current a{
background:#f78f1e;
color:#fff;
}



ul.artikler{
float:left;
width:165px;
padding:5px 3px 5px 7px;
background:#d8dadc;
margin:0 0 5px 0 ;
}

ul.artikler li{
list-style-type:none;
margin:0 0 4px 0;
}

ul.artikler li a{
color:#68676c;
font-size:0.7em;
}


ul#venstremeny{
width:210px;
margin:6px 5px 10px 5px;
}

ul#venstremeny li{
list-style-type:none;
margin:0 0 3px 0;
}


ul#venstremeny li a{
background:#e0e1e3 url(images/bullet_over.gif) left no-repeat;
color:#666666;
display:block;
width:85%;
font-size:0.8em;
text-decoration:none;
padding:2px 0 3px 31px;
text-transform:uppercase;
}

ul#venstremeny li ul li{list-style-type:none; margin:0 0 0px 4px;}

ul#venstremeny li ul li a,
ul#venstremeny li.current ul li a /*SUB*/{
background:#F3F3F3;
border:1px solid #999999;
border-top:none;
display:block;
width:80%;
color:#999999;
font-size:0.8em;
text-decoration:none;
/*padding:2px 0 3px 31px;*/
text-transform:uppercase;
}


ul#venstremeny li a:hover,
ul#venstremeny li ul li a:hover{
background:#C6C9CC url(images/bullet.gif) left no-repeat;
color:#fff;
}

ul#venstremeny li.current a,
ul#venstremeny li ul li.current a{
background:#C6C9CC url(images/bullet.gif) left no-repeat;
color:#fff;
}

ul#venstremeny li ul li a /*SUB*/{
}

/*Søk*/
fieldset{
background:#C6C9CC;
border:none;
width:210px;
margin:0px 0 0 5px;
}

legend{
color:#fff;
background:#C6C9CC;
font-size:0.7em;
text-transform:uppercase;
font-weight:lighter;
margin:0 0 3px 0;
padding:2px 74px 2px 10px!important;
padding:2px 10px 2px 10px;
}

fieldset input.search{
width:185px;
margin:0 0 2px 10px;
border:1px solid #7f9db9;
background:#fff;
}

fieldset input.sokbilde{
width:32px;
height:12px;
margin:0 0 2px 10px;
}

input.search:hover, input.search:focus, input.search.sffocus{
	background: #f2f2f2;
	border-top:1px solid #888888;
	border-left:1px solid #888888;
	border-bottom:1px solid #cccccc;
	border-right:1px solid #cccccc;
}

/*overskrifter*/
h1#logo {
float:left;
width: 213px;
height: 97px;
}

h1#logo a {
float:left;
width: 213px;
height: 97px;
display: block;
background: url(images/hinnapark-logo.jpg);
}

h2#aktuelt {
float:left;
width: 715px;
height: 28px;
background:url(images/aktuelt.jpg);
}

.news h3 a, .center_articlelistdiv h3 a{
color:#7c7c7c;
font-weight:lighter;
display:block;
margin:10px 0 0 0 ;
text-decoration:none;
}

h2.artikler{
background:#d8dadc;
color:#fff;
padding:5px 0px 5px 0px;
margin:5px 0 0 0;
width:175px;
float:left;
font-size:0.8em;
text-align:center;
}


#content h2.forside{
font-size:1.2em;
padding:80px 0px 0px 0px ;
margin:0px 0px 3px 0px;
}
#content h2.forside a{
font-weight:lighter;
color:#98989c;
font-style:italic;
font-size:1.2em;
display:block;
letter-spacing:0.07em;
text-decoration:none;
}



#content h2{
font-weight:lighter;
color:#98989c;
font-style:italic;
font-size:1.6em;
display:block;
padding:20px 0 3px 0 ;
margin:70px 0px 12px 0px;
letter-spacing:0.2em;
}

h3.sokeresultat a{
color:#7fd9f6;
font-size:0.95em;
}

/* Brødtekst */


#content p{
color:#68676c;
font-size:0.8em;
margin-bottom: 1em;
line-height: 1.4;
}

#content strong{
color:#68676c;
/*font-size:0.8em;*/
}

#content ul, #content ol{
margin:2px 0 3px 10px;
color:#68676c;
font-size:0.8em;
line-height: 1.4;
}
.news p.articlelistIngress{
color:#7c7c7c;
font-size:0.8em;
}

.news p{
color:#7c7c7c;
font-size:0.8em;
margin-bottom: 1em;
line-height: 1.4;
}

p#ensign{
color:#999999;
border-top:1px dotted #CCCCCC;
font-size:0.6em;
margin:10px 0 5px 5px;
padding:3px 0 0 0;
width:208px;
text-align:center;
}


.news p a, #content p a, p#ensign a{
color:#23bef0;
}

a.arkiv{
display:block;
color:#23bef0;
font-size:0.8em;
margin:5px 0 0 0;
text-align:center;
}

/*Bilder*/

#content img.forside{
float:left;
margin:0px 15px 5px -5px;
}

#content a.forside img{
border:none;
}

#content img{
float:left;
margin:3px 7px 3px 0px;
}


.news img{
margin:5px 0 0 0;
border:none;
}

a img.sponsorbilde{
margin:5px 0 0 5px;
border:none;
}

.center_articlelistdiv a img{
border:none;
margin:5px 0 0 5px;
}



ul.leietakere{
float:left;
width:220px;
margin:0 0px 0 0px;
display:block;
}
ul.leietakere li{
/*display:table-row;*/
list-style-type:none;
clear:both;
}


.hidden{
visibility:hidden;
display:none;
}


* iframe{
width:960px;
margin:0;
padding:0;
border:none;
height:900px;
}

a#login{
display:block;
background:#FF9900;
padding:10px;
text-align:center;
text-decoration:none;
color:#FFFFFF;
width:190px;
margin:0 0 2px 5px;
font-weight:bold;
font-size:13px;
}

a#login:hover{
background:#ffb447;
}