@charset "utf-8";
/* CSS Document */

body {
	margin: 0 auto;
	width: 922px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	min-height: 100%;
	background-color:#f0eee1;
}

a {
	color: #0C98BB;
	text-decoration: none;
}

.column {
	position: relative;
	float: left;
	height: 100%;
}

#center {
	padding: 0 20px;
	width: 513px;
}

#left {
	width: 154px; /* LC width */
	padding: 0 10px; /* LC padding */
	padding-right:1px;
}

#right {
	width: 176px; /* RC width */
	padding: 0 10px; /* RC padding */
}

#footer {
	clear: both;
}

/*** IE Fix ***/
* html #left {
	left: 150px; /* RC fullwidth */
}
.clear {
	clear: both;
	height: 0;
}

/*** Just for Looks ***/
#header {
	font-size: large;
	text-align: left;
	/*padding: 0.3em 0;*/
	/*background: #0099CC;*/
	background-image:url(../img/background_top.png);
	background-repeat: no-repeat;
	height: 110px;
	position: relative;
}


#header h1 {
	margin: 0px;
}

#header img {
	margin: 17px;
}

#wrapper {
	background-image: url(../img/background.png);
	background-repeat: repeat-y;
	width: 922px;
	background-position: center;
	background-color: #F0EEE1;
	margin: 0 auto;
	min-height: 100%;
}
#left {
}

#center {
}

#right {
}

.column {
	padding-top: 1em;
	text-align: left;
	min-height: 100%;
}

#footer {
	background-image: url(../img/background_bottom.png);
	background-repeat: no-repeat;
	height: 30px;
}

/*---------- Utseende på kategoribannere ----------*/
.katbanleft, .katbanmiddle, .katbanright {
	color: #ffffff;
	font-size: 10px;
	font-weight: bold;
	padding-top: 1px;
	height: 21px;
	margin-left: 7px;
	text-transform: uppercase;
}
.katbanleft {
	background: transparent url(../img/katbanleft.png) no-repeat scroll 0 0;
	padding-left: 20px;
}
.katbanmiddle {
	background: transparent url(../img/katbanmiddle.png) no-repeat scroll 0 0;
	margin-left: 0px;
	padding-left: 17px;
}
.katbanright {
	background: transparent url(../img/katbanright.png) no-repeat scroll 0 0;
	font-size: 9px;
	padding-left: 16px;
}

.katbanmiddle a {
	text-decoration: none;
	color: #fff;
}

/*---------- Venstremenyen ----------*/
#venstremeny {
	margin-left: 0px;
}
#venstremeny a {
	text-decoration: none;
}
#venstremeny ul {
	margin: 0;
	padding: 0;
}
#venstremeny ul li {
	list-style: none;
	font-size: 12px;
	background: url(../img/hrmeny.png) no-repeat bottom;
	padding-left: 27px;
	padding-bottom: 5px;
	padding-top: 4px;
}
#venstremeny ul li a {
	color: #000000;
}
#venstremeny ul li ul {
	padding-top: 4px;
	padding-bottom: 4px;
}
#venstremeny ul li ul li {
	font-size: 10px;
	background: none;
	padding-left: 0px;
	padding-bottom: 3px;
	padding-top: 2px;
}
#venstremeny ul li ul li a {
	color: #666666;
}
#venstremeny li.active a {
	color: #0C98BB;
}

#venstremeny li.active li a {
	color: #666666;
}

#venstremeny li.active li.active a {
	color: #0C98BB;
}

#venstremeny .first {
	padding-top: 0px;
}
/*---------- Kalender ----------*/
#calendar {
	margin-left: 14px;
	margin-top: 17px;
	margin-bottom: 17px;
}
/*---------- venstre footer -----------*/
#leftfooter {
	font-size: 9px;
	color: #666666;
	margin-left: 14px;
}

/*---------- Utseende på øverste midtre gruppe ---------- */
.toppsaker, .forsidedel2, .side, .artikkel, .nyhetsarkiv, .arrangementsoversikt,.fagstoffkategoriside, .fagstoffkategorioversikt {
	position: relative;
	width: 507px;
	margin-left: 3px;
	margin-bottom: 19px;
}
.toppsaker, .side, .artikkel, .nyhetsarkiv, .arrangementsoversikt, .fagstoffkategoriside, .fagstoffkategorioversikt {
	background: url(../img/middlebottombg.png) bottom no-repeat #EDEDED;
}
.lesmer {
	float: right;
	color: #0C98BB;
	text-decoration: none;
	display: inline;
}
.toppsak {
	position: relative;
	margin-left: 17px;
	margin-right: 23px;
	padding-bottom: 20px;
}
.toppsak img {
	border: #0C98BB solid 1px;
	float: left;
	margin-right: 11px;
}
.toppsak p, .undersak p {
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: left;
}
.undersak {
	float: left;
	width: 219px;
	margin-right: 13px;
	margin-left: 17px;
	padding-bottom: 30px;
}

.item {
	float: left;
	width: 219px;
	margin-right: 13px;
	margin-left: 17px;
	padding-bottom: 3px;
}

.right {
	margin-right: 0px;
}
#center h1 {
	color: #0C98BB;
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 4px;
}


.artikkel img {
	border: #0C98BB solid 1px;
	margin-top: 9px;
	margin-bottom: 9px;
}

.tekst {
	margin-left: 17px;
	margin-right: 23px;
	margin-bottom: 19px;
}

hr {
	border-style: solid;
	border-color: #666666;
	border-width: 1px;
	noshade: noshade;
}

a.item {
	text-decoration: none;
	color: #0C98BB;
}

.byline {
	color: #666666;
}
.kalender {
	font-size: 9px;
	line-height: 14px;
}
.kalender table {
	border-collapse: collapse;
}
tr.inaktiv td.dag1 {
	background: url(../img/kalenderukebg.png) left center no-repeat;
}
tr.inaktiv td.dag7 {
	background: url(../img/kalenderukebg.png) right center no-repeat;
}
tr.inaktiv td.dag2,tr.inaktiv td.dag3,tr.inaktiv td.dag4,tr.inaktiv td.dag5,tr.inaktiv td.dag6 {
	background: url(../img/kalenderukebg.png) center center no-repeat;
}

tr.aktiv td.dag1 {
	background: url(../img/kalenderukeaktivbg.png) left center no-repeat;
}
tr.aktiv td.dag7 {
	background: url(../img/kalenderukeaktivbg.png) right center no-repeat;
}
tr.aktiv td.dag2,tr.aktiv td.dag3,tr.aktiv td.dag4,tr.aktiv td.dag5,tr.aktiv td.dag6 {
	background: url(../img/kalenderukeaktivbg.png) center center no-repeat;
}

.kalender th {
	text-align: center;
}
.kalender td {
	text-align: center;
}
.kalender a {
	color: #fff;
	background: url(../img/kalenderdagbg.png) center center no-repeat;
	text-decoration: none;
	display: block;
	position: relative;
	z-index: 1;
}
.kalender a span {
	color: #fff;
	background-color: #0C98BB;
	display: none;
	left: -70px;
	padding: 5px;
	position: absolute;
	top: 20px;
	width: 100px;
	z-index: 1;
	text-align: center;
}
.kalender a span p {
	margin: 0 0 3px 0;
}
.kalender a:hover {
	color: #fff;
	text-decoration: none;
	display: block;
	z-index: 2;
}
.kalender a:hover span {
	display: block;
}

.kirurgenpdfknapp {
	color: #fff;
	text-decoration: none;
	line-height: 19px;
	text-align: center;
	display: block;
	width: 120px;
	height: 19px;
	background: url(../img/pdfknapp.png) center center no-repeat;
	margin-top: 10px;
	margin-left: 24px;
	margin-right: 24px;
}

#kirurgenpdfboks .kirurgenpdf {
	text-align: center;
}

#kirurgenpdfboks .kirurgenpdfknapp {
	margin-left: 28px;
	margin-right: 28px;
}

.kirurgenpdfoversikt .kirurgenpdf {
	float: left;
	width: 168px;
	text-align: center;
	margin-bottom: 24px;
}

.kirurgenpdf img {
	border: #0C98BB solid 1px;
}

.forening {
	margin-left: 220px;
	position: relative;
}

.forening img {
	border: none;
	position: absolute;
	left: -220px;
	top: 0px;
}

.annonser img {
	border: none;
	margin-top: 10px;
}
.annonsebanner {
	background: transparent url(../img/annonsebanner.png) no-repeat scroll 0 0;
	color: #999999;
	font-size: 10px;
	font-weight: bold;
	margin-top: 30px;
	padding-top: 2px;
	height: 20px;
	text-transform: uppercase;
}

#search {
	position: absolute;
	top: 0px;
	right: 20px;
	margin: 0;
	padding: 0;
}
#ajaxSearch_form {
	border: none;
	padding: 0;
	margin: 0;
}
