@charset "UTF-8";
/* CSS Document */

body {
	background: #efefef;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	}
	
html {
	width: 100%;
	height: 100%;
	
	margin: 0;
	padding: 0;
	}
	
* {
	margin: 0;
	padding: 0;
	}
	
#wrapper {
	background: url(../images/wrapper_bg.png) repeat-y;
	width: 806px;
	
	margin: 0 auto;
	}
	
#logo {
	background: url(../images/logo.png) no-repeat bottom left;
	height: 125px;
	}
	
#navigation {
	background: url(../images/navigation_main_bg.png) no-repeat top left;
	
	height: 33px;
	position: relative;
	}
	
#navigation ul {
	background: url(../images/navigation_bg.png) repeat-x;
	
	width: 790px;
	height: 28px;
	position: absolute;
	bottom: 0;
	left: 8px;
	
	list-style: none;
	}
	
#navigation li {
	background: url(../images/nav_li_normal_bg.png) no-repeat top right;
	float: left;
	}
	
#navigation a, #navigation a:visited {
	font-size: 11px;
	font-weight: bold;
	line-height: 28px;
	text-decoration: none;
	color: #ffffff;
	
	padding: 0px 11px 0 10px;
	display: block;
	}
	
#navigation a:hover, #navigation a#active_menu {
	background: url(../images/nav_li_hover_bg.png) no-repeat top right;
	display: block;
	}
	
#flashcontent {
	width: 790px;
	height: 180px;
	
	margin: 0 0 0 8px;
	}
	
#breadcrumb {
	background: #e4f1eb;
	
	width: 790px;
	height: 28px;
	
	font-size: 10px;
	color: #000000;
	line-height: 28px;
	
	margin: 0 0 0 8px;
	}
	
#breadcrumb .path {
	padding: 0 10px 0 10px;
	}

#breadcrumb .pathway {
	margin: 0 0 0 2px;
	}
	
#breadcrumb img {
	margin: 0 3px 0 3px;
	}
	
#breadcrumb a, #breadcrumb a:visited {
	color: #12a463;
	text-decoration: underline;
	}
	
#breadcrumb a:hover {
	color: #12a463;
	text-decoration: none;
	}
	
#content {
	background: #e4f1eb;

	width: 525px;
	height: inherit;
	
	font-size: 11px;

	margin: 5px 0 5px 5px;
	float: left;
	}
	
#adminform, #toolbar, #introtext, #fulltext {
	width: 500px !important;
	max-width: 500px !important;
	}	
	
#content ul {
	list-style: square inside;
	margin: 0;
	}
	
#content p {
	text-align: justify;
	line-height: 16px;
	margin: 0 0 16px 0;
	}
	
#content ul {
	list-style: square;
	margin: 0 0 0 15px;
	}
	
#content li {
	margin: 0 0 16px 0;
	}
	
#innercontent {
	padding: 10px;
	}
	
#artikler {
	margin: 0 0 10px 0;
	}
	
#artikler ul {
	list-style: none outside;
	
	width: 240px;
	
	line-height: 16px !important;
	
	margin: 0 10px 10px 10px;
	float: left;
	display: inline;
	}
	
#artikler li {
	border-bottom: 1px solid #c3dcd0;
	
	font-size: 11px;
	line-height: 16px !important;
	color: #000000;
	
	padding: 5px 0 5px 0;
	display: block;
	}
	
#artikler th {
	text-align: left;
	font-size: 14px;
	font-weight: bold;
	
	padding: 10px 10px 5px 10px;
	}
	
#tjenester th {
	text-align: left !important;
	font-size: 14px !important;
	font-weight: bold !important;
	
	padding: 0 10px 5px 10px !important;
	}	
	
#tjenester {
	background: #e4f1eb;
	
	width: 260px;
	height: 470px;
	
	margin: 5px 0 5px 8px;
	padding: 0 0 10px 0;
	float: left;
	
	font-size: 11px;
	display: inline;
	position: relative;
	}
	
.cd_moduletitle_logo {
	position: absolute;
	bottom: 10px;
	left: 10px;
	}
	
#tjenester ul {
	list-style: none outside;
	
	width: 240px;
	
	margin: 0 10px 0 10px;
	float: left;
	display: inline;
	}
	
#tjenester li {
	background: url(../images/li_bullet.png) no-repeat 5px 50%;
	border-bottom: 1px solid #c3dcd0;
	
	font-size: 11px;
	line-height: 28px;
	display: block;
	}
	
#tjenester li a, #tjenester li a:visited {
	color: #000000;
	text-decoration: none;
	display: block;
	padding: 0 0 0 15px;	
	}
	
#tjenester li a:hover {
	color: #12a463;
	text-decoration: none;
	display: block;
	padding: 0 0 0 15px;
	}
	
#box1 {
	background: #e4f1eb;

	width: 260px;
	height: 160px;
	
	margin: 5px 0 0 5px;
	float: left;
	display: inline;
	
	overflow-y: auto;
	overflow-x: hidden;
	}
	
#box1 ul {
	list-style: none outside;
	
	width: 240px;
	
	margin: 0 10px 0 10px;
	float: left;
	display: inline;
	}
	
#box1 li {
	background: url(../images/li_bullet.png) no-repeat 5px 50%;
	border-bottom: 1px solid #c3dcd0;
	
	font-size: 11px;
	line-height: 16px;
	display: block;
	padding: 5px 0 5px 0;
	}
	
#box1 li a, #box1 li a:visited {
	color: #000000;
	text-decoration: none;
	display: block;
	padding: 0 0 0 15px;	
	}
	
#box1 li a:hover {
	color: #12a463;
	text-decoration: none;
	display: block;
	padding: 0 0 0 15px;
	}	
	
#box2 {
	background: #e4f1eb url(../images/box2.png) no-repeat top left;

	width: 260px;
	height: 160px;
	
	margin: 5px 0 0 5px;
	float: left;
	display: inline;
	}
	
#box3 {
	background: #e4f1eb url(../images/box3.png) no-repeat top left;

	width: 260px;
	height: 160px;
	
	margin: 5px 0 0 5px;
	float: left;
	display: inline;
	}
	
#box4 {
	background: #e4f1eb;

	width: 260px;
	height: 160px;
	
	margin: 5px 0 0 5px;
	float: left;
	display: inline;
	
	overflow-y: auto;
	overflow-x: hidden;	
	}
		
#box4 ul {
	list-style: none outside;
	
	width: 240px;
	
	margin: 0 10px 0 10px;
	float: left;
	display: inline;
	}
	
	
#box4 li {
	background: url(../images/li_bullet.png) no-repeat 5px 50%;
	border-bottom: 1px solid #c3dcd0;
	
	font-size: 11px;
	line-height: 16px;
	display: block;
	padding: 5px 0 5px 0;
	}
	
#box4 li a, #box4 li a:visited {
	color: #000000;
	text-decoration: none;
	display: block;
	padding: 0 0 0 15px;	
	}
	
#box4 li a:hover {
	color: #12a463;
	text-decoration: none;
	display: block;
	padding: 0 0 0 15px;
	}	
	
#box5 {
	background: #e4f1eb;

	width: 260px;
	height: 160px;

	font-size: 11px;
		
	margin: 5px 0 5px 5px;
	float: left;
	display: inline;
	}
	
#box5 ul {
	list-style: none outside;
	
	width: 240px;
	
	margin: 0 10px 0 10px;
	float: left;
	display: inline;
	}
	
#box5 li {
	border-bottom: 1px solid #c3dcd0;
	
	font-size: 11px;
	line-height: 28px;
	color: #000000;
	display: block;
	}	

#box6 {
	background: #e4f1eb url(../images/box6.png) no-repeat top left;

	width: 260px;
	height: 160px;
	
	margin: 5px 0 5px 5px;
	float: left;
	display: inline;
	}
	
#box4 p, .innerbox p {
	font-size: 11px !important;
	line-height: 16px !important;
	
	margin: 0 0 11px 0 !important;
	}
	
#box4 .contentheading {
	font-size: 11px;
	}
	
.article_seperator {
	border-top: 1px solid #c3dcd0;
	display: block;
	}
	
.innerbox {
	padding: 0 10px 10px 10px;
	}
	
#footer {
	background: url(../images/footer_main_bg.png) no-repeat top left;
	
	height: 51px;

	clear: both;
	}
	
#footer_text {
	background: url(../images/footer_bg.png) repeat-x;
	
	width: 790px;
	height: 43px;
	
	font-size: 10px;
	line-height: 16px;
	color: #ffffff;
	
	margin: 0 0 0 8px;
	}
	
#footer a, #footer a:visited {
	color: #ffffff;
	text-decoration: none;
	}
	
#footer a:hover {
	color: #ffffff;
	text-decoration: underline;
	}
	
#credit {
	background: #efefef;
	
	height: 27px;
	
	text-align: right;
	padding: 3px 8px 0 0;
	}
	
h1, .contentheading, .componentheading {
	font-size: 14px;
	font-weight: bold;
	margin: 0 0 16px 0;
	}
	
h2 {
	font-size: 14px;
	font-weight: bold;
	color: #12a463;
	
	margin: 4px 0 6px 0;
	}	
	
h3, .cd_login-logout-greeting {
	font-size: 14px;
	font-weight: bold;
	
	margin: 10px 0 0 0;
	padding: 0 10px 5px 10px;
	}
	
.cd_login-logout-greeting a {
	margin: 0 0 0 30px;
	}
	
#breadcrumb .path {
	padding: 0 10px 0 10px;
	}
	
a, a:visited {
	color: #12a463;
	text-decoration: underline;
	}
	
a:hover {
	color: #12a463;
	text-decoration: none;
	}
	
.pagenav_next {
	text-align: right !important;
	}
	
.pagenav_prev {
	text-align: left !important;
	}
	
input.inputbox {
	background: #ffffff;
	border: 1px solid #c3dcd0;
	
	width: 230px;
	
	font-size: 11px;
	
	padding: 4px;
	}
	
input.text_area {
	 width: 140px !important;
	 }	
	
input.button {
	background: url(../../notteroydyreklinikk_index/images/footer_bg.png) top left;
	border: 1px solid #12a463;
	color: #ffffff;
	
	font-size: 11px;
	
	margin: 5px 0 0 0;
	padding: 2px 4px 2px 4px;
	}
	
fieldset {
	background: #e4f1eb;
	border: 1px solid #c3dcd0;
	
	font-size: 11px;
	
	padding: 10px;
	}