-moz-any-link:focus, A, A:focus { outline: none; }
.blackText { color: black;}

img { border: none; }
form { margin: 0; padding: 0; }

br.spacer { line-height: 1px; }
ul.errorMessage { color: #C30000; padding: 3px 6px; border: 1px dashed #c30000; margin-bottom: 4px; }
p.rightIndent { margin-left: 21px;  line-height: 1.6em; }

.checkboxLabel { vertical-align: top; font-size: 14px; }
.deleteicon { margin-top: 3px; }
.fullWidth { width: 100%; }
.hover { background: #f2f2f2; }
.required { font-size: 100%!important; }

.course { background: transparent url(../gfx/dashedhorizontal.gif) repeat-x 10px bottom; margin-bottom: 12px; padding: 12px 0 18px 18px; cursor: pointer; }
.course h2 { margin-bottom: 6px; width: 100%; }
.bgHover { background-color: #f1f0ed; }

.kursFooter { width: 100%; background: transparent url(../gfx/dashedhorizontal.gif) repeat-x 10px top; padding-top: 10px; }
.kursFooter.underTable, .kursFooter.underInfoBox { width: 480px; }
.kursFooter a {float: left; }
.kursFooter input {float: right; margin-top: -12px;}

.kursFooterLinkConteiner { width: 350px; }

.noticeBox { background: #f4f4f4; padding: 10px; width: 70%; margin-bottom: 15px; border: 2px dashed #c30000; }
.noticeBox .noticeHeader { font-size: 1.4em; font-weight: bold; margin: 0; }
#noticeBox .notice { margin: 0; }

div.description { margin-bottom: 15px; margin-top: 15px; }
div.description ul { list-style-type: disc; list-style-position: outside !important; }
div.description h3 { margin-top: 2px !important; }
div.description p { margin-top: 5px !important; margin-bottom: 7px !important; }
div.description ul { margin-top: 10px !important; padding-left: 25px;}

div.clear {clear: both; height: 1px;}

/***********************************************
*	MENY
***********************************************/

ul#menu_list { padding-left: 0; }
#menu_list li { display: inline; }
#menu_list a { padding: 3px 10px; }
#menu_list a:link, #menu_list a:visited { color: #fff; background-color: #036; text-decoration: none; }
#menu_list a:hover { color: #fff; background-color: #369; text-decoration: none; }


/***********************************************
*	FILTER
***********************************************/

div#sjekk { margin-top: 15px; }
div#sjekk #filter_2 { margin-top: 15px; }

#courseFilter, #courseList { width: 672px;}

#fylkevalg, #omradevalg { width: 306px; display: none; float: left; margin-right: 12px; background: url(../gfx/select_left.gif) no-repeat; }
#fylkevalg div, #omradevalg div { background: url(../gfx/select_right.gif) no-repeat right 0; padding-top: 6px; height: 26px; cursor: pointer; }
#fylkevalg a.whole, #omradevalg a.whole { width: 247px; color: #000; cursor: pointer; font-size: 14px; font-weight: bold; height: 14px; padding: 6px 10px; text-decoration: none; margin-left: 3px;  background: transparent url(../gfx/select_mid.gif) repeat-x; display: block; float: left; overflow:hidden;}
#omradevalg a.arrow, #fylkevalg a.arrow { display: block; float: right; margin-left: 0; }
#omradevalg a.arrow span, #fylkevalg a.arrow span { background: url(../gfx/select_right.gif) no-repeat right 0; display: block;  padding-top: 6px; height: 26px; cursor: pointer; width: 36px; }
#fylker, #omrader { width: 306px; position: absolute; display: none; top: 144px; margin-left: 1px; }
#fylker ul, #omrader ul { background: #fff; border: 1px solid #988f86; float: left; margin-top: -1px; }
#fylker ul.second { margin-left: -1px; }
#fylker ul li { display: block; width: 151px;}
#omrader ul li { display: block; width: 303px; overflow: hidden; }
#fylker ul li a, #omrader ul li a { background: transparent url(../gfx/dashedhorizontal.gif) repeat-x 10px bottom; color: #000; display: block; margin: 0 12px; padding: 7px 0; font-size: 9pt; }

select#kursliste_fylke, select#kursliste_kursomrade { width: 200px; }

div.boxes { margin-top: 10px; }
div.radRaw { display: none; }
div.colNo { display: block; float: left; width: 318px; margin: 2px 0; cursor: pointer;}
div.colNo img { margin: 1px 3px 0 0; float: left; }
div.colNo label { padding-left: 10px; float: left; display: block; width: 272px;}

/***********************************************
*	TABELLER
***********************************************/

table.noimpact { border-collapse: collapse;  margin: 4px 0 8px 0; }
table.noimpact td { padding: 2px 10px 0 0; }
table.noimpact td.fet { font-weight: bold; }

table.form { border-collapse: collapse; width: 480px; margin: 4px 0 18px; }
table.form tr { background: #f4f4f4; }
table.form tr.space { background: transparent; height: 12px; }
table.form tr.addRow { display: none; }
table.form td.label { padding: 6px 8px 0; vertical-align: top; }
table.form td.field { padding: 2px 8px 8px; vertical-align: top; }
table.form td.heading {padding: 2px 8px 8px; vertical-align: top; font-weight: bold; }
table.form td.first, table.form td.second { width: 50%; }

table#kurs { width: 100%; border-collapse: collapse; }

table.data tr.header th { color: #fff; text-align: left; }

/***********************************************
*	Infoboks
***********************************************/
.infoBox { width: 480px; margin: 4px 0 18px; }



/***********************************************
*	PAGINERING
***********************************************/
#paginering a {
	background-color:#FFFFFF;
	border:1px solid #675C53;
	margin-right:4px;
	padding:2px 4px;
	color: #675C53;
}
#paginering a:hover {
	background-color:#675C53;
	border:1px solid #675C53;
	color:#FFFFFF;
	padding:2px 4px;
	text-decoration:none;
}
#paginering strong {
	background-color:#675C53;
	border:1px solid #675C53;
	color:#FFFFFF;
	margin-right:4px;
	padding:2px 4px;
}
#paginering {
	clear:left;
	margin:10px 0 0 10px;
}
#paginering .prev {
	color: #808080;
   background: transparent url(../gfx/arrow_left.gif) no-repeat scroll 0 55%;
   border:0 none;
	padding:2px 10pt 0;
	margin-right:0;
	vertical-align:top;

}
#paginering .next {
	color: #808080;
   background: transparent url(../gfx/arrow_right.gif) no-repeat scroll 100% 55%;
   border:0 none;
	padding:2px 10pt 0;
	margin-right:4px;
	margin-left:-4px;
	vertical-align:top;

}
#paginering a.next, #paginering a.prev {
	color: #3E3832;
	margin-right:-3px;
}
#paginering a.next:hover, #paginering a.prev:hover {
	text-decoration: underline;
	border:0 none;
	padding:2px 10pt 0;
	margin-right:-3px;
	background-color: transparent;
}

#paginering a.next, a.next:hover {
	margin-left: -4px;
}

/****
Kursinfo
****/
#ventelisteBtnP {
   margin-top: 10px;
}
