/* UiA stylesheet - All font sizes in ems*/

/*debug*/
/*div { border: 1px solid red; }*/

body {
	padding:0pt 15px;
	font-family: Verdana, Arial, sans-serif;
	font-size: 76%;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	line-height: 1.5em;
	text-align: center;
    background-image: url("../images/bakgrunn.gif");
    background-repeat: repeat;
	background-attachment: fixed;
}

* {
	margin: 0pt;
	padding: 0pt;
}

h1 {
	background: transparent none repeat scroll 0% 50%;
	color: #AA112C;
	font-family: Verdana;
	font-size: 1.7em;
	font-weight: normal;
	line-height: 1.1em;
	margin: 0pt 0pt 0.3em;
}

h2 {
	background: transparent none repeat scroll 0% 50%;
	color: #AA112C;
	font-family: Verdana;
	font-size: 1.5em;
	font-weight: normal;
	line-height: 1.1em;
	margin: 0pt 0pt 0.3em;
}

h3 {
	font-weight: bold;
	font-family: Verdana;
	font-size: 1em;
	color: #AA112C;
}

h3 a {
	color: #AA112C;
	text-decoration: none;
}

h4 {
	font-weight: normal;
	font-size: 0.9em;
	color: #AA112C;
 	font-family: Verdana;
}


a  {
	color:#000000;
}

a:hover {
	color:#AA112C;
}

p {
	line-height: 1.5em;
}

img {
	border: none;
}

div .embedfile a{
	font-size: 0.9em;
}

/*css tekstbytter*/
.font-small {
	padding: 0px 0px 0px 0px;
	font-size: 11px;
}
.font-medium {
	font-size: 14px;
	padding: 0px 0px 0px 3px;
}
.font-large {
	font-size: 16px;
	padding: 0px 0px 0px 3px;
}


/* LAYOUT  - building blocks */

#wrapper {
	width: 950px;
	margin: 0pt auto;
	padding: 0pt;
	background: #ffffff no-repeat top left;
	text-align: left;
	border: 0px solid #fff;
	
}

#header {
	height: 110px;
	position: relative;
	background:  #ffffff url('../images/header_bakgrunn.gif') no-repeat;	
}

#poster {
	padding: 0pt;
	margin: 0pt;
	height: 158px;
	text-align: center;		
}

#poster_liten {
	padding: 0px 0px;
	margin: 0px 0px;
	text-align: center;
	height:auto !important; /* IE 6 WORKAROUND  */
	height:32px; /* IE 6 WORKAROUND  */
}

#frontposter {
	padding: 0pt;
	margin: 0pt;
	height: 158px;
	text-align: center;
	float: left;
}

#slogan {
	padding: 0pt;	
	margin: 0pt;
	height: 158px;
	text-align: center;
	background: #91785B url('../images/poster_bg.jpg') no-repeat bottom right;
}

#content {
	margin-top: 16px;
	clear: both;
	background: #fff;
	overflow: hidden;
	height: 100%;
        padding: 0px;
}

html>body #content {
	height: auto;
}


#footer {
	height: 18px;
	margin: 0;
	padding: 5px;
}

#frontpageSpace {
	height: 25px;
}

#minibanner {
	height: 44px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	background: #fff url('../images/stripe1.jpg') no-repeat top;
}

/* Header elements */

#logo {
	padding: 17px 20px 0px 0px;
	width: 268px;
	position: relative;
	left: 20px;
}

#navGlobal {
	float: right;
}

#header ul li {
	display: inline;
}

#navGlobal ul li {
	padding: 0 6px;
	//border-right: 1px solid #ffffff;
}

#navGlobal ul li.last {
	border-left: 1px solid #ffffff;
	margin-right:6px;
}

#navGlobal a {
	color: #ffffff;
	font-size: 0.9em;
	text-decoration: none;
	text-transform: uppercase;
}

#navGlobal a:hover {
	text-decoration: underline;
}


/* Navigation elements */

#navMain {
	position: absolute;
	top: 79px;
	left: 12px;
}

#navUnder {
	position: absolute;
	top: 99px;
	left: 11px;
	padding: 1pt;
}

#searchText {
	float:left;
	top: 65px;
	right: 118px;
}

#searchText li a {
	color: #F5C799;
	text-decoration: none;
	font-size: 1.1em;
	padding: 2px 6px 2px 4px;
	margin-right: 8px;
	text-transform: uppercase;
}

#searchField {
	position: absolute;
	top: 32px;
	right: 18px;
	height: 23px;
}

#searchField input {
	font-size:10px;		
	
}

#q {
width:170px;	
}

#header ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#navMain ul {
	padding: 2px 4px;
}

#navMain li a {
	color: #000000;
	font-weight:bold;
	text-decoration: none;
	font-size: 1em;
	padding: 2px 10px 2px 4px;
	margin-right: 4px;
	text-transform: uppercase;
	border-right: 1px solid #aeb6be;	
}


.siste_li a {
		border-right:none !important;	
}
	


#navUnder li a {
	color:#000000;
	text-decoration: none;
	font-size: 0.9em;
	padding: 2px 2px 2px 4px;
	
}

#navMain a:hover {
	color: #C60C30;
	text-decoration: underline;	
}

#navMain a.naa, #navUnder a.naa , #content a.naa  {
	color: #C60C30;
	font-weight: bold;
}

#navUnder ul {
	padding: 2px 4px;
}

#navUnder ul li {
	padding-right: 10px;
}

#navUnder li a:hover {
	color: #C60C30;	
	text-decoration: underline;
}


/* CONTENT - FORSIDE */

#contentMainHovedforside {
	background: #F4F1EE; /* tidligere farge F4f1EE */
	float:left;
	padding:0pt 20px;
	width:630px;
	/* height: 374px; */
}


#contentMainForside {
	background:#F4F1EE; /*Tidligere farge F4f1EE*/ 
	float:left;
	padding:0pt 20px;
	width:630px;
	min-height: 450px;
	height:auto !important; /* IE 6 WORKAROUND  */
	height:450px; /* IE 6 WORKAROUND  */
}

#contentMainAktueltForside {
	background:#F4F1EE; /*Tidligere farge F4f1EE*/ 
	float:left;
	padding:0pt 20px;
	width:630px;
	border-bottom: 1px solid #B7B5B2;
}

#forsideIngress {
	border-bottom: 1px dotted #8F725D;
	padding: 20px 0px 10px;
	height: 70px;
}

#forsideIngress h1 {
	margin: 0pt;
	padding: 1em 0pt 0pt;
}

#forsideIngress p {
	color: #000;
	font-size: 1.1em;
	line-height: 1.4em;
}

#artikler {
	padding-top: 7px;
	min-height:263px; /* IE 6 WORKAROUND */
	height:auto !important; /* IE 6 WORKAROUND  */
	height:263px; /* IE 6 WORKAROUND  */
}

#artiklerVenstre {
	border-right: 1px dotted #8F725D;
	width: 301px;
	margin-right: 10px;
	float: left;
	padding: 3px 10px 0pt 0pt;
	/* height: 239px;*/
}

#artiklerVenstrePortalside {
	width: 240px;
	float: left;
}

#artiklerVenstrePortalside p {
	color: #000000;
	font-size: 0.9em;
	line-height: 1.3em;
	margin-right: 10px;
}

#artiklerVenstrePortalside ul li {
	font-size: 0.9em;
	color: #000000;
	margin: 0;
	padding: 0;
}

.borderBottom {
	border-bottom: 1px dotted #8F725D;
	margin-bottom: 5px;
}

#artiklerHoyrePortalside {
	border-left: 1px dotted #8F725D;
	margin-left: 250px;
	padding-left: 10px;
}

#artiklerHoyrePortalside p {
	color: #000000;
	font-size: 0.9em;
	line-height: 1.3em;
}

#artiklerHoyrePortalside ul li {
	font-size: 0.9em;
	color: #000000;
	margin: 0;
	padding: 0;
}

#artiklerHoyre {
	padding: 3px 0pt 0pt 0pt;
	display: table;
}

.artikkelHeadingForside {
	color: #AA112C;
	font-size: 0.9em;
	font-weight: normal;
	text-transform: uppercase;
	font-family: Verdana;
}

.article {
	margin-bottom: 5px;
	clear: right;
}

.article h2 {
	font-size: 0.9em;
	font-weight: normal;
	text-transform: uppercase;
	font-family: Verdana;
	display: inline;
}

.article h2 a {
	text-decoration: underline;
	color:#000000;
}

.ingress {
	font-size:0.9em;
	display: inline;
	line-height: 1.3em;
	color: #000000;
}

.ingress p {
	line-height: 1.3em;
}

#forsideIngress .article h2 {
	font-size:1.2em;
	display: block;
}

#forsideIngress .ingress {
	font-size:1em;
	color: #333333;
}

#forsideKalender ul {
	list-style-type: none;
	font-size: 0.8em;
	color: #000000;
	font-family: Verdana;
	margin: 0pt;
	padding: 0pt;
}

#forsideKalender h3 {
	margin: 0pt;
	padding: 0pt;
	color: #AA112C;
	font-size: 0.8em;
	font-weight: normal;
	text-transform: uppercase;
	font-family: Verdana;
	padding-top: 5px;
}

#contentRightWrapper {
	float: right;
	height: 374px;
	background: #fff;
	width: 268px;
}

#contentRightWrapperPortalside {
	float: right;
	background: #fff;
	width: 268px;
}

#forsideHoyrebokser {
	width: 268px;
	background: #dbdfe3 no-repeat bottom right; /* tidligere farge E3DDD6 */
	height: 282px;
	border-top: 1px solid #ffffff;
}

html>body #forsideHoyrebokser {
	height: 272px;
}

#portalsideHoyrebokser {
	width: 268px;
	background: #F4F1EE no-repeat bottom right; /* tidligere farge E3DDD6 */
	border-top: 1px solid #ffffff;
	margin-bottom: -32767px;
	padding-bottom: 32767px;
	min-height: 360px;
	height:auto !important; /* IE 6 WORKAROUND  */
	height:360px; /* IE 6 WORKAROUND  */
}

#contentRightForside {
	width: 268px;
	height: 374px;
	background: #F4F1EE none repeat scroll 0%;
}

#contentRightPortalside {
	width: 268px;
	background: #F4F1EE no-repeat bottom right; /* tidligere farge E3DDD6 */
}

#contentRightAktuelt {
	width: 268px;
	background: #dbdfe3 no-repeat bottom right; /* tidligere farge E3DDD6 */
	float: right;
	margin-bottom: -32767px;
	padding-bottom: 32767px;
}

#forsideLinks {
	padding: 10px 0pt 0pt 10px;
	height: 90px;
	border-bottom: 1px solid #B7B5B2;
}

#studieLinks {
	padding: 40px 0pt 0pt 10px;
	height: 60px;
	border-bottom: 1px solid #B7B5B2;
}

.linkSelect {
	width: 180px;
}

#kalenderForside {
	width: 248px;
	padding: 10px;
	background: #CFDDEF url('../images/hva_skjer.jpg') no-repeat bottom right; /*Tidligere farge CFDDEF*/
	height: 262px;
	border-top: 1px solid #ffffff;
}

html>body #kalenderForside {
	height: 252px;
}


/* CONTENT - Left*/

#contentLeft {
	float: left;
	width: 190px;
	min-height: 200px;
	padding-bottom: 32767px;
	margin: 44px 0pt -32767px 0pt;
	background: #F4F1EE none repeat scroll 0%; /*tidligere farge dbd1ca*/
}

#contentLeft ul a:hover {
	text-decoration: underline;
}

#contentLeft ul {
	padding:  0pt;
	margin: 0pt;
	list-style: none;
	font-size: 1em;
	background: #F4F1EE none repeat scroll 0%;
}

#contentLeft ul li.first {
	margin: 0;
	padding: 3px 0px 3px 24px;
	list-style: none;
	border-bottom: 2px solid #ffffff;
	min-height:10px; /* IE 6 WORKAROUND */
	height:auto !important; /* IE 6 WORKAROUND  */
	height:10px; /* IE 6 WORKAROUND  */	
}

#contentLeft ul li.level0 {
	margin: 0;
	padding: 3px 0px 3px 24px;
	list-style: none;
	/*border-top: 1px solid #ffffff;*/
	border-bottom: 2px solid #ffffff;
	min-height:10px; /* IE 6 WORKAROUND */
	height:auto !important; /* IE 6 WORKAROUND  */
	height:10px; /* IE 6 WORKAROUND  */	
	color: #d2232a;
} 

#contentLeft ul li.level_valgt {
	margin: 0;
	padding: 3px 0px 3px 24px;
	list-style: none;
	min-height:10px; /* IE 6 WORKAROUND */
	height:auto !important; /* IE 6 WORKAROUND  */
	height:10px; /* IE 6 WORKAROUND  */	
	background-color:#AA112C;
} 

#contentLeft ul li.level_valgt a{
	color: #ffffff;
	font-weight: normal;
}

#contentLeft ul li.first a {
	color: #000000;
	font-size: 0.9em;
}

#contentLeft ul li.level0 a {
	color: #000000;
	font-size: 0.9em;
}

#contentLeft ul li.level0 a.naa {
	color: #FFFFFF;
		
	/*font-weight: bold;*/
}

#contentLeft ul li.level1{
	margin: 0pt;
	padding: 2px 0px 2px 24px;
	background: #ffffff none repeat scroll 0%;
}

#contentLeft ul li.level1 a {
	font-size: 0.9em;
	color: #000000;

	
}

#contentLeft ul li.level1 a.naa {
	color: #C60C30;
	//text-decoration:underline;
		
	/*font-weight: bold;*/
}

#contentLeft a {
	text-decoration: none;
}

#contentLeft ul.portalFrontPage {
	font-size: 0.9em;
}

#contentLeft ul li.portalFrontPage {
	line-height: 1.2em;
	margin: 0pt;
	padding: 0pt 0pt 0.6em;
}

#fakOverskrift {
	font-weight: bold;
	padding: 5px 0px 10px 10px;
}

#fakOverskrift a {
	color: #000;
}

#fakOverskrift a:hover {
	text-decoration: underline;
}


/* CONTENT - MAIN */

#ikonlinjeContent
{
	width: 516px;
	padding: 10px 0px;
}

#ikonlinjeContent .ikon
{
	margin-left: 0;
	margin-right: 3px;
	padding: 0;
}

#contentMainWrapper {
	width: 760px;
	background: #fff;
	float: right;	
}

#contentMain {
	margin: 0px 0pt 0pt 12px;
	width: 525px;
	padding: 17px;
	background: #F4F1EE none repeat scroll 0%; 	
	float: left;
	border-right: 1px solid #B7B5B2;
	display: inline; /* IE 6 WORKAROUND  */
	min-height:600px; /* IE 6 WORKAROUND */
	height:auto !important; /* IE 6 WORKAROUND  */
	height:600px; /* IE 6 WORKAROUND  */
}


#contentFull {
	padding: 17px;
	margin-left: 20px;
	background: #F4F1EE none repeat scroll 0%; /*Tidligere farge F4f1EE*/ 
	border-bottom: 1px solid #B7B5B2;
}

#contentMax {
	float:left;
	padding:0pt 20px 0pt 20px;
	width:910px;
	background: #F4F1EE none repeat scroll 0%; /*Tidligere farge F4f1EE*/ 
	border-bottom: 1px solid #B7B5B2;
}

#contentMain h3, #contentFull h3 {
	margin-bottom: 5px;
}

div#contentMain p, div#contentFull p {
	margin: 0 0 10px 0;
	color: #000000;
	font-size: 0.9em;
}

#contentMain p.byline, #contentFull p.byline, #contentMainForside p.byline {
	margin: 0;
	font-size: 10px;
}

#contentMain p.byline span, #contentFull p.byline span, #contentMainForside p.byline span {
	margin-left: 15px;
}

#contentMain p.sitat, #contentFull p.sitat {
	margin: 14px 34px;
	color: red;
	font-size: 0.85em;
	line-height: 1.5em;
}

#contentMain p.tema, #contentFull p.tema {
	margin: 15px 0;
	background: #fcf9c0;
	padding: 5px 11px;
	font-size: 0.85em;
	line-height: 1.5em;
}

#ingress {
	border-bottom: 1px dotted #8F725D;
	font-size: 1.1em;
	color: #333333;
	padding-bottom: 5px;
	margin-bottom: 5px;
}

#author {
    font-size: 0.8em;
	color: #333333;
	line-height: 1.2em;
	border-top: 1px dotted #8F725D;
	margin-top: 20px;
	padding-top: 5px;
	clear: both;
}

 ul, ol, #contentFull ul {
	margin: 15px 43px;
	padding: 0;
}

#contentMain ul li, #contentMain ol li,  #contentFull ul li, #contentFull ol li {
	font-size: 0.9em;
	color: #000000;
	margin: 0;
	padding: 0;
}


/* DIVERSE */
div.object-left {
	float: left;
	margin: 10px 10px 10px 0;
}

div.object-right {
	float: right;
	margin: 10px 0 10px 10px;
}

#attribute-caption p {
	font-size: 0.8em;
	background-color: white;
}

.attribute-caption p {
	font-size: 0.8em;
}

#buttons {
	clear: right;
	float: right;
}

#toprightlabel {
	float: right;
}



/* CONTENT - Right */
#contentRight{
	width: 187px;
	float: right;
	padding-bottom: 32767px;
	background: #F4F1EE none repeat scroll 0%; /*tidligere farge dbd1ca*/
	margin-bottom: -32767px;	
	border-left: 1px solid #f1eeeb;
}

div.softBox {
	padding: 0px 20px 12px 12px;
}

div.softBox h3.login
{
	margin-left: 20px;
	margin-bottom: 0;
	font-family: arial;
	font-size: 1.1em;
	color: #000;
	text-transform: uppercase;
}

div.softBox h3 {
	font-family: Verdana;
	font-size: 0.9em;
	text-transform: uppercase;
	color: #AA112C;
	font-weight: normal;
}

div.softBox p {
	color: #000000;
	font-size: 0.9em;
	line-height: 1.2em;
}

div.softBox ul {
	margin-top: 5px;
	margin-left: 10px;
	font-size: 0.9em;
	line-height: 1.2em;
}

div.softBox table {
	font-size: 0.9em;
	line-height: 1.2em;
}

div.softBox img {
	padding: 0pt;
}


/* FOOTER */
#footerForside {
	background: #C60C30;
	height: 23px;
	border-top: 1px solid #ffffff;
	float: left;
	width: 910px;
	padding: 0pt 20px;
	color:#ffffff;
}

#footer {
	background: #C60C30;
	height: 23px;
	border-top: 1px solid #ffffff;
	float: right;
	width: 910px;
	padding: 0pt 20px;
	color:#ffffff;
}

#footerForside a {
color:#ffffff;
}

#footer a {
color:#ffffff;
}

#footer p, #footerForside p {
	font-size: 0.8em;
	margin: 0;
	padding-top: 5px;
}

#footer p span, #footerForside p span  {
	margin-right: 10px;
}
/* SLUTT FOOTER */

/* RED */

#red p {
	font-size: 11px;
	margin: 0;
	text-align: center;

}

table.tab3pad td {
	padding: 3pt;
}

/* KALENDER CSS */
#ezagendaForside {
background:#dbdfe3;float:left;padding:0pt 20px;width:630px;border-bottom: 1px solid #B7B5B2;}  /*Tidligere farge F4f1EE*/

table#ezagenda { width: 99%;}
.class-ezagenda-calender h2 {margin: 0; padding: 0;vertical-align: top; padding-bottom: 4px; padding-left: 2px;}

#ezagenda_calender_left{ width: 196px; float: left; text-align:center; vertical-align: top; border: thin solid black;margin-top:10px;}
#ezagenda_calender_left table{width: 158px; height: 146px; margin-top: 0px; margin-left: auto; margin-right:auto; margin-bottom: 1px;}
#ezagenda_calender_left td, #ezagenda_calender_left th{ text-align: center; vertical-align: middle;}
.ezagenda_selected{ border: 1px solid #FF0000;}
.ezagenda_current{ background-color:#CBCBCB;}
#ezagenda_calender_left span{font-size: 90%;text-align: center; vertical-align:top; padding: 0px 1px 0px 1px;}
#ezagenda_calender_left a {font-weight: bold;}

#ezagenda_calender_right{ margin: 10px 5px 5px 210px; text-align:left; vertical-align: top; padding-bottom: 250px;}
#ezagenda_calender_right table{ width: 99%; float:right; margin: 0px;vertical-align:top; border-bottom: 1px dotted #000000; padding: 5px;}
td.ezagenda_month_head {  text-align:left;}
td.ezagenda_month_body {  text-align:left; font-size: 0.9em; padding-left: 4px;}
td.ezagenda_month_head h2 {overflow:hidden; margin: 0px; padding-left: 4px; font-size: 1.3em;}
td.ezagenda_month_info {vertical-align: bottom; text-align: right;}
td.ezagenda_month_info p { padding: 0px;padding-right: 3px;  vertical-align: bottom;  text-align: right; font-size: 80%; color:#000000;}
.ezagenda_event_old, .ezagenda_event_old * { color:#aaa;}
a#ezagenda_month_hidden_show{ display:block; padding-left: 5px; text-align:right; font-size: 85%; cursor: pointer; font-weight:bold; color: #FF0000;}

#ezagenda_calender_today { text-align:left; margin-top: 18px;}
div.ezagenda_day_event { margin: 0px; margin-bottom: 10px; margin-left:8px; font-size: 90%;}
div.ezagenda_day_event h2 {padding:0px; font-size: 1.3em;}

div.class-ezagenda-program tr:hover td.ezagenda_month_label { background-color: #eee;}
div.class-ezagenda-program td.ezagenda_month table:hover{ background-color: #eee;}
td.ezagenda_month_label { vertical-align:top; border-bottom: 1px solid #ccc;}
td.ezagenda_month_label h2 {margin-top:21px; padding-top: 0;}
div.class-ezagenda-program td.ezagenda_month {vertical-align:top; border-bottom: 1px solid #ccc;}
/* SLUTT KALENDER */


/* SITEMAP CSS */
#sitemap {
	margin-left: 60px;
	font-size: 0.9em;
}

h2.sitemap {
	font-size: 1.2em;
	padding: 0.5em;
	width: 80%;
}

ul.sitemap {
	margin-left: 4em;
}
ul.sitemap {
	list-style-type: square;
}
/* SLUTT SITEMAP */


/* AKTUELT CSS */
#contentLeftAktuelt {
	float: left;
	width: 190px;
	min-height: 200px;
	padding-bottom: 32767px;
	margin-bottom: -32767px;
	background: #E3DDD6 none repeat scroll 0%; /* tidligere farge E3DDD6 */

   
}

#contentMainAktueltForside {
	background: #F4F1EE; /* tidligere farge F4f1EE */
	float: left;
	padding: 0pt 20px 0pt 0pt;
	width: 650px;
	/*border-bottom: 1px solid #B7B5B2;*/
	
}

#aktueltportal {
	padding-top: 10px;
	padding-left: 22px;
	float: left;
	width: 435px;	
}

#aktueltportal .article,  #blogportal .article{
	/*border-bottom: 1px dotted #666666;*/
	clear: both;
	padding: 0.7em 0pt;
	/* overflow: hidden;*/
	margin: 0pt;
	min-height:50px; /* IE 6 WORKAROUND */
	height:auto !important; /* IE 6 WORKAROUND  */
	height:110px; /* IE 6 WORKAROUND  */
}

#contentRightAktuelt {
	width: 268px;
	background: #E3DDD6 none repeat scroll 0%; /* tidligere farge E3DDD6 */
	float: right;
	margin-bottom: -32767px;
	padding-bottom: 32767px;
}

div.hiaRSS ul {
	margin: 0pt;
	font-size: 0.8em;
	list-style-type: none;
}

.hiaRSS li {
	margin-bottom: 0.6em;
}

.artikkelDato {
	font-style: italic;
	font-size:0.9em;
	line-height: 1.3em;
	color: #000000;
	margin: 0.5em 0pt;
}

.aktueltForsideIngress {
	color: #000000;
}

.ukenytt_article {
	padding-top: 15pt;
	clear: both;
}

#blogportal .aktueltIngress {
	font-size:1.0em;
	line-height: 1.3em;
	color: #000000;
}

.aktueltIngress {
	font-size:0.9em;
	line-height: 1.3em;
	color: #000000;
}

.aktueltIngress p {
	line-height: 1.3em;
}

.aktueltVenstreBilde {
	float: left;
}

/* SLUTT AKTUELT */


/*STUDIETILBUD  CSS */
div.vztsearch select { 
	height: 260px;
	overflow: hidden;
}

div#contentMain div.vztsearch div.vztresult { font-size:11px; }

#ekstraMelding {
	color: red;
}

h1.studieheading {
	font-size: 1.1em;
	text-transform: uppercase;
}

.upper {
	text-transform: uppercase;
	font-weight: bold;
}

#studiebilde {
	float: right;
	padding: 0pt 0pt 30px 30px;
}

#studiecaption {
	padding-top: 3px;
	font-style: italic;
}

#studie_content ul {
	margin: 0.75em 0pt 1em 2.5em;
}

#contentMain p.nomargin {
	margin: 0pt;
}

.factbox {
	background-color: lightGrey;
	padding: 3px;
}

.pullquote {
	width: 20%;
	float:right;
	font-size:125%;
	line-height:140%;
	margin:10px;
	background: url(../images/closequote.gif) no-repeat bottom right !important;
	background /**/:url(); /* removing quote graphic in IE5+ */
	padding:0px 25px 5px 0px;
}
.pullquote:first-letter {
	background: url(../images/openquote.gif) no-repeat left top !important;
	padding:5px 2px 10px 35px!important;
	padding /**/:0px; 	/* resetting padding in IE5+ */
	background /**/: url(); /* removing quote graphic in IE5+ */
}

/*Kryssøk study*/

div.searchText {font-size:9px; line-height:1.2em;}
div#imageContainer { position:relative;}
/*div#imageContainer img{ position: absolute; left:0px; top: 0px; width: 500px; height: 100px; }*/
div#contentMainForside div.vztsearch div.vztresult { font-size:11px;}

/*form label {
	display: block;
	float: left;
	width: 150px;
	padding: 0;
	margin: 5px 0 0;
	text-align: right;
}*/

#imageCentred {
	text-align: center;
	padding: 5px 0px;
}

/*New style for description of studieprogrammer*/


#StudyhandbookAttribute {
	width: 517px;
}

#Studieplanramme {
	width: 100%;
}

/*STUDIEPORTALSIDE*/
#studieIkoner {
	border-bottom: 1px dotted #8F725D;
	margin: 20px 0px 10px;
	height: 70px;
	padding-bottom: 10px;
	width: 630px;
}

#studieIkoner ul {
	padding: 2px 0px;
	margin: 0pt;
}

#studieIkoner li {
	display: inline;
	padding: 65px 11px 11px;
	margin: 0pt;
	text-align: center;
}

/* BIBLIOTEK */

#bibSok {
	border-bottom: 1px dotted #8F725D;
	padding: 20px 0px 10px;
	height: 70px;
}

#bibSok p {
	color: #000;
	font-size: 0.9em;
	line-height: 1.4em;
}

#bibSok label {
	display: block;
	font-weight: bold;
	margin: 0em 0pt 0.5em;
}

/* SLUTT BIBLIOTEK */
/* PUS */

div.undersakerArkiv ol {
	font-size: 0.8em;
	margin: 15px 20px;
}

div.undersakerArkiv li {
	margin-bottom: 1.1em;
}

div.hovedsakArkiv {
	font-size: 0.9em;
	border: 2px solid #D36512;
	padding: 5px;
}

div.arkivOverskrift {
	font-size: 0.9em;
	font-weight: bold;
}

/* SLUTT PUS */

/* BILDEGALLERI */

#galleryNavigator {
	text-align: center;
	font-size: 0.9em;
}


/* SLUTT BILDEGALLERI */

/*IE6 CSS HACKS */

/* \*/
* html #contentMain {
	overflow: hidden;
	height: 100%;
}
/* */

/* \*/
* html #contentRight {
	overflow: hidden;
}
/* */


/* START KOMPETANSEKATALOG */
#contentLeftTop {
	padding-left: 5px !important;
}
#contentLeft.kk ul * {
	font-size: 0.9em;
}
#contentLeft.kk ul {
	padding-left: 5px !important;
}
#contentLeft.kk ul ul {
	font-size: 1em;
	padding-left: 10px !important;
}
#contentLeft.kk ul ul a {
	color: grey;
}
#contentLeft.kk a:hover {
	text-decoration: underline;
}
#contentLeft.kk label {
	font-size: 0.9em;
}
#contentLeft.kk p {
	font-size: 0.9em;
	font-weight: bold;
}
#contentMainWrapper.kk table {
	font-size: 0.8em;
	white-space: nowrap;
}
#contentMainWrapper.kk tr.odd {
	background-color: #e4dbd2;
}
#contentMainWrapper.kk #ingress {
	font-size: 0.8em;
}
#contentMainWrapper.kk td.avdeling{
	font-size: 1.2em;
	font-weight: bold;
}

/* SLUTT KOMPETANSEKATALOG TEST*/

/* Start Grunnemner */
textarea.grunnemner
{  
  width: 180px;
  height: 65px;
  margin-top: 2px;
  margin-bottom: 2px;
}

table.grunnemner
{  
  font-size: 0.8em;
}

table.grunnemner th
{  
  text-align: left;
}

table.grunnemner th.selected
{  
  color: #D36512;
}

table.grunnemner th.grunnemner-bottom
{  
  border-bottom: 0.1em solid #060606;
}

table.grunnemner td
{  
  vertical-align: top;
}

table.grunnemner td input
{  
  margin: 3px;
  float: right;
}

table td.grunnemner-bottom
{  
/*  border-bottom: 0.4em solid #F4F1EE; */
/*  border-bottom: 0.1em solid #060606; */
}

.grunnemnerbglight
{  
  background-color: #FCFCFC;
}

.grunnemnerbgdark
{  
  background-color: #e0e0e0;
}

/* Slutt Grunnemner */
