
body {
	margin-top: 0px;
}


#container {
	font-family: Verdana, Geneva, sans-serif;
	width: 970px;
	margin: auto;
	margin-top: 20px;
	padding-top: 0px;
	background:#fff;
	font-color: #333; 
}

/*-----HEADER-------*/ 

#header {
	height: 50px;
	width: 960px;
}


#logo {
	background-image: url(../img/logo.png);
	float: left;
	width: 272px;
	height: 28px;
	margin: 22px 0px 0px 10px;
  }

#nav { float: right; }
	#nav li { font-size: 11px; }
	#nav a { color: #fff; text-decoration: none; }
	#nav a:hover { color: #fff; text-decoration: underline; }
 

ul, li
{
	display: inline;
}

li
{
	background-color: #48b9f7;
	border: solid 1px white;
  	padding: 6px 10px 6px 10px;
  	margin: 10px 10px 10px 10px;
	float: left;
}




.artikkeltekst10 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	line-height: 14px;
	color: #333;
	text-align: left;
}

.artikkeltekst10bold {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	line-height: 18px;
	font-color: #333;
	text-align: left;
	font-weight: bold;
}

.artikkeltekst10_hvit {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	line-height: 14px;
	color: #FFF;
	text-align: left;
}

.artikkeloverskrift14 {
	font-size: 14px;
	font-family: Verdana, Geneva, sans-serif;
	line-height: 14px;
	font-weight: bold;
	color: #333;
}
.overskrifter12 {
	font-size: 12px;
	font-weight: normal;
	color: #333;
	line-height: 18px;
	font-family: Verdana, Geneva, sans-serif;
}


a:link {
	font-size:10px;
	color: #0066ff;
	text-decoration: none;
}
a:visited {
	color: #0066ff;
	text-decoration: none;
}
a:active {
	color: #0066ff;
	text-decoration: none;
}

a:hover {
	color: #FF6600;
	text-decoration: none;
}


.link1 a:link {
	font-size:10px;
	color: #0066ff;
	text-decoration: underline;
	font-weight: none;
	}
.link1 a:visited {
	font-size:10px;
	color: #0066ff;
	text-decoration: underline;
	font-weight: none;
}
.link1 a:active {
	font-size:10px;
	color: #0066ff;
	text-decoration: underline;
	font-weight: none;
}
.link1 a:hover {
	font-size:10px;
	color: #FF6600;
	text-decoration: underline;
	font-weight: none;
}


.vertikal_skillelinje {
	float: left;
	background:  url(../img/vertikal_skillelinje.png) no-repeat;
	width: 4px;
	height: 200px;
}

.horisontal_skillelinje { background:  url(../img/horisontal_skillelinje.png) no-repeat; width: 950px; height: 10px; }


#klinikker{
	background-color:#FFFFFF;
	margin-left:12px;
	margin-top:0px;
	padding-bottom:2px;
	border-top-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCC;
	border-right-color: #666;
	border-bottom-color: #666;
	border-left-color: #ccc;
	}


	/*--------------------FOOTER----------------------*/
	#footer { background:#666; height: 100px; width: 960px; padding: 0 0 30px 0; }
	#footer p {  margin-left:70px; font-size: 10px; color: #fff; padding: 38px 0px 0px 0px; }
	


/* Knapper ---------- */
.awesome{
background: #222 url(/img/knapp_bg.png) repeat-x;
display: inline-block;
padding: 5px 10px 6px;
color: #fff;
text-decoration: none;
font-weight: bold;
line-height: 1;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
-moz-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
-webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
text-shadow: 0 -1px 1px rgba(0,0,0,0.25);
border-bottom: 1px solid rgba(0,0,0,0.25);
position: relative;
cursor: pointer;
   }


/* Sizes ---------- */
.small.awesome {
font-size: 10px;
}

.medium.awesome {
font-size: 12px;
}

.large.awesome {
font-size: 13px;
padding: 8px 14px 9px;
}

  
/* Colors ---------- */
.blue.awesome {
background-color: #2daebf;
}

.red.awesome {
background-color: #e33100;
}

.magenta.awesome {
background-color: #a9014b;
}

.orange.awesome {
background-color: #ff5c00;
}

.yellow.awesome {
background-color: #ffb515;
}


/* FF bug ---------- */
-moz-focus-inner {
	padding:0;
}








.clearfix {
clear: both;
}

#contact-cta-section {
padding-top: 37px;
padding-bottom: 40px;
font-family: "proxima-nova", sans-serif;
font-weight: 400;
-webkit-font-smoothing: antialiased;
text-rendering: optimizeLegibility;
-moz-osx-font-smoothing: grayscale;
padding: 5px 0 10px 0;
float: left;
width: 100%;
text-align: center; 
}

.wrapper-full {
  position: relative;
width: 970px;
margin: 0 auto;
}
.cta-wrapper {
margin-bottom: 0;
text-align: left;
padding: 28px;
background-color: #48b9f7;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
-ms-border-radius: 3px;
-o-border-radius: 3px;
border-radius: 3px;
}
.cta-wrapper .details-wrapper {
float: left;
width: 60%;
}
.cta-wrapper .details-wrapper h2 {
font-weight: 600;
margin: 0 0 4px 0;
color: #FFF;
font-size: 27px;
}
.cta-wrapper .details-wrapper p {
font-size: 18px;
color: #FFF;
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}


.cta-wrapper .blue-cta-button {
padding: 17px 50px;
text-transform: uppercase;
background-color: #93CC76;
color: #FFF;
letter-spacing: 0.1em;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
-ms-border-radius: 3px;
-o-border-radius: 3px;
border-radius: 3px;
-webkit-transition: all 0.2s ease-in-out;
-moz-transition: all 0.2s ease-in-out;
-ms-transition: all 0.2s ease-in-out;
-o-transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out;
text-decoration: none;
font-weight: 600;
display: inline-block;
white-space: pre;
margin: 31px 0 25px 0;  
float: right;
margin: 0;
color: #3686BE;
background-color: #FFF;
padding: 17px 0;
width: 40%;
text-align: center;
}



















