*{
    margin: 0;
    padding: 0;
    outline: 0;
}
img{
    border: 0;
    padding: 0;
    margin: 0;
}
ul{list-style-type:none;}
html, body{
	height:100%;
	text-align: center;
    font-family: "Lucida Grande", "Lucida Sans Unicode", Helvetica, Arial, Verdana, sans-serif;
}
/*Opera Fix*/
body:before {
content:"";
height:100%;
float:left;
width:0;
margin-top:-32767px;
}

a{color: #36B; text-decoration: none;}
a:hover {color: #264d8d; text-decoration: underline;}

h3,h3 a, h2 a,h1 a{
    color: #111
}
h3 a:hover,h2 a:hover,h1 a:hover{
    text-decoration: none;
}
h4{
    margin-top: 10px;
    color: #111
}
#head {
    background-repeat: repeat-x;
    height: 80px;
    /*6699cc; /*d5dde5 80a1c1 92b1cd*/
    background-image: url(../img/gfx/bakgrunn.png);
    width: 100%;
}
#head {
    min-height:100%;
}
#logo {
	text-align: left;
    width: 900px;
    margin-left: auto;
    margin-right: auto;
}
#logo #blaabakgrunn{
	margin-left: 780px;
    width: 120px;
    height: 25px;
    background-color: #0b518b;
    position: absolute;
    -moz-border-radius-bottomleft: 4px;
	-webkit-border-bottom-left-radius: 4px;
	-moz-border-radius-bottomright: 4px;
	-webkit-border-bottom-right-radius: 4px;
	opacity: 0.7;
	filter:alpha(opacity=70);
	
}
#logo ul.flag{
	margin-left: 780px;
    font-size: 11px;
    position: absolute;
	
}
#logo ul.flag li{	
	display:block;
	float: left;
	margin-right: 3px;
}
#logo ul.flag a img {	
	opacity: 0.7;
	filter:alpha(opacity=70);
}
#logo li.spraak{	
	display:block;
	float: left;
    margin-left:10px;
    color: white;
    padding-top: 5px;
    
}
#nav {
    background-color: #003367;     
}
#nav ul{
	text-align: left;
    position:relative;
    height: 30px;
    display:block;
    font-size:14px;
    width: 900px;
    margin-left: auto;
    margin-right: auto;
    background-color: #003367;
    font-family: Arial,Verdana,Helvitica,sans-serif;
}
#nav ul li{
    font-style: normal;
    font-weight: normal;
    display:block;
    float:left;
}
#nav ul li a{
    display:block;
    float:left;
    color: white;
    font-size:14px;
    text-decoration:none;
    padding:7px 10px 7px 10px;
    border-collapse: collapse;
    border-style: solid;
    border-width: 0px 0px 0px 0px;
    border-color: #336699;

}
#nav ul li a:hover,#nav ul li a.current{
    color: white;
    background:#0d2246 ;

}
#nav ul li.form{	
	margin-top: 6px;
	float: right;
	border: solid 1px #ccc;
	background: #fff;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;

    
}

/*
sok
*/
input#sokknapp{
	color: #333;
	font-size: 11px;
	width: 40px;
	height: 17px;
	border: 0;
	background: #eee;  /* fallback for older/unsupporting browsers */
	background: -moz-linear-gradient(top, #fff, #eee 40%);
	background: -webkit-gradient(linear, 0 0, 0 40%, from(#fff), to(#eee));
	border-left: solid 1px #ddd;
	text-shadow: 1px 1px 1px #ccc;
	  cursor:  pointer;

}
#sokknapp:active,#sokknapp:hover{
	background: #ddd;  /* fallback for older/unsupporting browsers */
	background: -moz-linear-gradient(top, #fff, #ddd 40%);
	background: -webkit-gradient(linear, 0 0, 0 40%, from(#fff), to(#ddd));
	color: #000;
	border: solid 0px #000;
	border-left: solid 1px #ddd;
	
}
#course{  
	margin: 0;
	width:160px;  
	height: 17px; 
	padding-left: 3px;
	border: 0;
} 
.ac_results {
	margin-top: 6px;
	margin-left: -1px;
	text-align: left;
	padding: 0px;
	background-color: white;
	overflow: hidden;
	z-index: 99999;
	border-left: 1px solid #ddd;
	border-right: 1px solid #ddd;
-moz-box-shadow: 0px 1px 3px #888;
-webkit-box-shadow: 0px 1px 3px #888;
box-shadow: 0px 1px 3px #888;
	
}

.ac_results ul {
	width: 100%;
	list-style-position: outside;
	list-style: none;
	padding: 0;
	margin: 0;
}

.ac_results li {
	margin: 0px;
	padding: 2px 5px;
	cursor: default;
	display: block;
	/* 
	if width will be 100% horizontal scrollbar will apear 
	when scroll mode will be used
	*/
	/*width: 100%;*/
	font: menu;
	font-size: 12px;
	/* 
	it is very important, if line-height not setted or setted 
	in relative units scroll will be broken in firefox
	*/
	line-height: 20px;
	overflow: hidden;
	border-bottom: 1px solid;
	border-color: #ddd;
	border-collapse: collapse;
}

.ac_loading {
	background: white url('indicator.gif') right center no-repeat;
}

.ac_odd {
	background-color: #fff;
}

.ac_over {
	background-color: #00356c;
	background: -moz-linear-gradient(top, #00356c, #003367 40%);
	background: -webkit-gradient(linear, 0 0, 0 40%, from(#00356c), to(#003367));
	color: white;
}

#side {min-height: 100%;}

#side2 {overflow:auto;
	padding-bottom: 110px;} 
	
#innhold, #kontakt {
	text-align: left;
    clear: both;
    width: 900px;
    font-size: 13px;
    margin-left: auto;
    margin-right: auto;	
    margin-top: 30px;
}
#kontakt p {
	margin-top: 3px;
}
input.knapp, input.redigerknapp, a.redigerknapp{
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	color: #fff;
	width: 100px;
	padding-left: 4px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-top: 2px;
	border: solid 2px #004084;
	background-color: #2a4588;
	cursor:  pointer;
}
input.knapp:active, input.knapp:hover, input.redigerknapp:hover, a.redigerknapp:hover{
	background-color: #263f7d;
	color: #fff;
	text-decoration: none;
}
/*
bunnfelt still
*/
#bunn {
	width: 100%;
    border-top: solid 1px #333;
    font-size: 11px;
    color: #888;
    position: relative;
	margin-top: -110px; /* negative value of footer height */
	height: 109px;
	clear:both;
	background-color: #fff;
}
#bunnfelt {
    width: 901px;
    margin-left: auto;
    margin-right: auto;
    text-align: left;

}
#facebook {
/*	background-color: #e7eaf3;*/
	border-left: solid 1px #ddd;
	border-right: solid 1px #ddd;
	width: 210px;
	height: 100px;
	float: left;
    display: inline;
    padding: 4px;
}	
#bunnfelt ul {
	border-right: solid 1px #ccc;
	width: 194px;
	padding: 14px;
	height: 80px;
	float: left;
    display: inline;
}
#bunnfelt li {
	margin-bottom: 3px;
}
li#logginn {
	display: none;	
}
#logginn{
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	
}
#logginn input.knapp{
	float: right;
	margin-right: 16px;
	width: 60px;
	font-size: 12px;
	
}
p.husk{
	font-size: 10px;
	display: inline;
	
}
#logginn .felt{ 
	width:180px; 
	margin-bottom: 8px;
	font-size:12px;  
	padding:3px; 
	border:solid 1px #bbb;
	-moz-border-radius: 1px;
	-webkit-border-radius: 1px;
	display: block;
}
/*
kontaktskjema still
*/
#kontaktskjema {
	height: 200px;
	width: 410px;
}
#kontaktskjema input, textarea {
	margin-top: 8px;
	border: solid 1px #d8d8d8;
	font-size: 12px;
	padding: 3px;
	float: left;
	width: 200px;
}
textarea {
   width: 300px;
   height: 80px;
}
.notification_error, .notification_ok {
margin-top: 10px;
background: #eff5fc;
width: 300px;
margin-left: 100px;
padding: 5px;
font-size: 12px;

}
.notification_ok
{
}
#kontaktskjema span  { 
	width: 100px; 
	margin-top: 8px;
	float: left;
	font-size: 13px;
}
#kontaktskjema input.knapp{
	margin-top: 5px;
	width: 100px;
	-moz-border-radius: 1px;
	-webkit-border-radius: 1px;
	border: solid 2px #004084;
	font-size: 11px;
	
}
br { 
	clear: left;
 }

#facebook iframe{
	border:none;
	overflow:hidden;
	width:210px;
	height:62px;
	
}
#map img{
        margin: 0;
        float: left;
      }
      #map a{
        margin: 0;
      }
