@charset "UTF-8";
/* CSS til HiØ nyWeb - Dette stilsetter alt utenom hovedrammeverket */

/*************************************************
*	FARGEMAL FOR HØGSKOLENS WEBSIDER:
*	---------------------------------
*	Mørk blå: #073B58 (hoved)
*	Blå: #658595 (sekundær)
*	Lys blå: #E7F3F6 (bodyfarge + lys blå bokser)
*	Grå: #c0c0bc (farge bak cloud box)
*	Lys grå: #F0F0EF (box BG)
*	---------------------------------
*	LINKER - forsiden
*	---------------------------------
*	Blå link m/underline: #1580b5
*	Mellomblå: #89b6cd (brukt på pilknapp)
**************************************************
*	STUDENT FARGER:
*	---------------------------------
*	Turkis: #326668 (hovedfarge header + footer)
*	Lys turkis: #6c9f95
*	Klarblå: #289ac4
**************************************************/

/*************************************************
*	MENU - includes fil
**************************************************/
.menuButton {
	background: none;
	padding: 0;
	margin: 0 auto;
	float: left;
}

/*** Funker ikke slik den skal
.menuButton {
	background: none;
	width: auto;
	height: 31px;
	padding: 0;
	margin: 0 auto;
	float: left;
	border-top: 1px #fff solid;
	border-left: 1px #fff solid;
}
***/

/*************************************************
*	TOPPMENU - includes fil
**************************************************/
.topMenuButton {
	background: none;
	/*width: auto;
	height: 30px;*/
	padding: 0;
	margin: 0 auto;
	float: left;
	/*border-left: 1px #fff solid;*/
}

/*************************************************
*	SØKEBOKS - includes fil
**************************************************/
.sokefelt {
	background: none;
	width: auto;
	height: auto;
	padding-bottom: 5px;
	float: left;
	margin: 8px 0 0 0;
}
.sokeknapp {
	background: none;
	width: auto;
	height: auto;
	padding-bottom: 5px;
	float: left;
	margin: 7px 0 0 10px;
}
.sokeboksMenu {
	width: 100%;
	height: 15px;
	margin: 0;
	float: left;
}

/*************************************************
*	BOKSMALER
**************************************************/
.box_transparent { 
	background: none;
	width: 200px;
	height: auto;
	padding: 0;
	margin: 0;
	float: left;
}
.box_darkBlue { 
	background-color: #073B58;
	width: 200px;
	height: auto;
	padding-bottom: 20px;
	margin: 0 0 10px 0;
	float: left;
}
.box_blue { 
	background-color: #658595;
	width: 200px;
	height: auto;
	padding-bottom: 20px;
	margin: 0 0 10px 0;
	float: left;
}
.box_lightBlue { 
	background-color: #E7F3F6;
	width: 200px;
	height: auto;
	padding-bottom: 20px;
	margin: 0;
	float: left;
}
.box_lightBlue_fixed { 
	background-color: #E7F3F6;
	width: 200px;
	height: 157px;
	padding-bottom: 20px;
	margin: 0;
	float: left;
}
body#HIOF .box_lightBlue_fixed { 
	background-color: #E7F3F6;
	width: 200px;
	height: 210px;
	padding-bottom: 20px;
	margin: 0;
	float: left;
}
.box_grey { 
	background-color: #8f8f8e;
	width: 200px;
	height: auto;
	padding-bottom: 20px;
	margin: 0;
	float: left;
}
.box_lightGrey { 
	background-color: #F0F0EF;
	width: 200px;
	height: auto;
	padding-bottom: 20px;
	margin: 0 0 10px 0;
	float: left;
}


/*************************************************
*	TEASER BOX PÅ FORSIDEN
**************************************************/
.box_teaser {
	background: none;
	width: 200px;
	height: 121px;
	padding: 0;
	margin: 10px 0 0 0;
	float: left;
}
.box_teaser img {
	border: 0;
}


/*************************************************
*	RSS FEED PÅ FORSIDEN
**************************************************/
.sisteNyheter {
	background-color: #f0f0ef;
	width: 540px;
	height: 252px;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	margin: 0;
	float: left;
}
.nyheter {
	background-color: #f0f0ef;
	width: 540px;
	height: 243px;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	margin: 0;
	float: left;
}
body#HIOF .RSS {
	background-color: #f0f0ef;
	width: 540px;
	height: 230px;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	margin: 0;
	float: left;
}
#nyheiter {
	background: none;
	width: 540px;
	height: auto;
	padding: 0;
	padding-bottom: 10px;
	margin: 0;
	float: left;
}
.nyheit {
	background: none;
	width: 100%;
	height: auto;
	padding: 0;
	margin: 0;
	float: left;
}
.nyheitstekst {
	background: none;
	width: 100%;
	height: auto;
	padding: 0;
	margin: 0;
	float: left;
}
.RSS_subLink {
	background: none;
	width: 200px;
	height: auto;
	margin: -17px -5px 0 0;
	float: right;
	text-align: right;
}


/***************************************************
*	CLOUD med linker på forsiden
****************************************************/
#cloud { 
	background-color: #b0b4ac;
	height: auto;
	padding-left: 0;
	padding-right: 0;
	padding-top: 20px;
	padding-bottom: 20px;
	margin: 0;
	float: left;
}
#cloud ul {
	background: none;
	line-height: 16px; 
	text-align: center;
	margin: 0;
}
#cloud li { 
	display: inline; 
}

#cloud a.tag1:link, a.tag1:active, a.tag1:visited { font-size: 10px; font-weight: 600; padding: 0px; text-decoration: none; color: #fff; }
#cloud a.tag1:hover { text-decoration: underline; }
#cloud a.tag2:link, a.tag2:active, a.tag2:visited { font-size: 11px; font-weight: 200; padding: 0px; text-decoration: none; color: #fff; }
#cloud a.tag2:hover { text-decoration: underline; }
#cloud a.tag3:link, a.tag3:active, a.tag3:visited { font-size: 12px; font-weight: 500; padding: 0px; text-decoration: none; color: #fff; }
#cloud a.tag3:hover { text-decoration: underline; }
#cloud a.tag4:link, a.tag4:active, a.tag4:visited { font-size: 13px; font-weight: 400; padding: 0px; text-decoration: none; color: #fff; }
#cloud a.tag4:hover { text-decoration: underline; }
#cloud a.tag5:link, a.tag5:active, a.tag5:visited { font-size: 14px; font-weight: 500; padding: 0px; text-decoration: none; color: #fff; }
#cloud a.tag5:hover { text-decoration: underline; }
#cloud a.tag6:link, a.tag6:active, a.tag6:visited { font-size: 15px; font-weight: 100; padding: 0px; text-decoration: none; color: #fff; }
#cloud a.tag6:hover { text-decoration: underline; }
#cloud a.tag7:link, a.tag7:active, a.tag7:visited { font-size: 16px; font-weight: 700; padding: 0px; text-decoration: none; color: #fff; }
#cloud a.tag7:hover { text-decoration: underline; }
#cloud a.tag8:link, a.tag8:active, a.tag8:visited { font-size: 17px; font-weight: 200; padding: 0px; text-decoration: none; color: #fff; }
#cloud a.tag8:hover { text-decoration: underline; }
#cloud a.tag9:link, a.tag9:active, a.tag9:visited { font-size: 18px; font-weight: 700; padding: 0px; text-decoration: none; color: #fff; }
#cloud a.tag9:hover { text-decoration: underline; }
#cloud a.tag10:link, a.tag10:active, a.tag10:visited { font-size: 19px; font-weight: 900; padding: 0px; text-decoration: none; color: #fff; }
#cloud a.tag10:hover { text-decoration: underline; }

#cloudFORSIDE { 
	background-color: #b0b4ac;
	width: 200px;
	height: 275px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 20px;
	padding-bottom: 20px;
	margin: 0 0 10px 0;
	float: left;
}
#cloudFORSIDE ul {
	background: none;
	line-height: 16px; 
	text-align: center;
	margin: 0;
}
#cloudFORSIDE li { 
	display: inline;
	font-family: "Courier New", Courier, monospace;
}
#cloudFORSIDE a.tag1:link, a.tag1:active, a.tag1:visited { font-size: 10px; font-weight: 600; padding: 0px; text-decoration: none; color: #fff; }
#cloudFORSIDE a.tag1:hover { text-decoration: underline; }
#cloudFORSIDE a.tag2:link, a.tag2:active, a.tag2:visited { font-size: 11px; font-weight: 200; padding: 0px; text-decoration: none; color: #fff; }
#cloudFORSIDE a.tag2:hover { text-decoration: underline; }
#cloudFORSIDE a.tag3:link, a.tag3:active, a.tag3:visited { font-size: 12px; font-weight: 500; padding: 0px; text-decoration: none; color: #fff; }
#cloudFORSIDE a.tag3:hover { text-decoration: underline; }
#cloudFORSIDE a.tag4:link, a.tag4:active, a.tag4:visited { font-size: 13px; font-weight: 400; padding: 0px; text-decoration: none; color: #fff; }
#cloudFORSIDE a.tag4:hover { text-decoration: underline; }
#cloudFORSIDE a.tag5:link, a.tag5:active, a.tag5:visited { font-size: 14px; font-weight: 500; padding: 0px; text-decoration: none; color: #fff; }
#cloudFORSIDE a.tag5:hover { text-decoration: underline; }
#cloudFORSIDE a.tag6:link, a.tag6:active, a.tag6:visited { font-size: 15px; font-weight: 100; padding: 0px; text-decoration: none; color: #fff; }
#cloudFORSIDE a.tag6:hover { text-decoration: underline; }
#cloudFORSIDE a.tag7:link, a.tag7:active, a.tag7:visited { font-size: 16px; font-weight: 700; padding: 0px; text-decoration: none; color: #fff; }
#cloudFORSIDE a.tag7:hover { text-decoration: underline; }
#cloudFORSIDE a.tag8:link, a.tag8:active, a.tag8:visited { font-size: 17px; font-weight: 200; padding: 0px; text-decoration: none; color: #fff; }
#cloudFORSIDE a.tag8:hover { text-decoration: underline; }
#cloudFORSIDE a.tag9:link, a.tag9:active, a.tag9:visited { font-size: 18px; font-weight: 700; padding: 0px; text-decoration: none; color: #fff; }
#cloudFORSIDE a.tag9:hover { text-decoration: underline; }
#cloudFORSIDE a.tag10:link, a.tag10:active, a.tag10:visited { font-size: 19px; font-weight: 900; padding: 0px; text-decoration: none; color: #fff; }
#cloudFORSIDE a.tag10:hover { text-decoration: underline; }

/*************************************************
*	FACEBOOK - BOKS PÅ FORSIDEN 
**************************************************/
.facebook {
	background: none;
	margin: 0;
	padding: 0;
	float: left;
	border-top: 10px solid #FFF;
}
.facebook a img {
	border: none;
}

/*************************************************
*	AKTUELLE SIDER - BOKS PÅ FORSIDEN 
**************************************************/
.aktuelleSider {
	background-color:#E7F3F6;
	float:left;
	height:193px;
	margin:0 0 10px 0;
	padding-bottom:20px;
	width:200px;
}
.aktuelleSider_ny {
	background-color:#E7F3F6;
	float:left;
	height:187px;
	margin:0 0 10px 0;
	padding-bottom:20px;
	width:200px;
}

/*************************************************
*	PILER 
**************************************************/
li.dobbelPIL { /* Dobbel pil */
	background: none;
	list-style:url(images/arrow_02.png);
	width: 145px;
	margin: 0 0 0 15px;
	padding: 0;
	float: left;
}
li.rettPIL { /* Rett pil */
	width: 100%;
	list-style-image: url(images/rettPIL_white.png);
	list-style-position: inside;
	margin: 0;
	padding: 0;
	float: left;
}
li.skraaPIL { /* Skrå pil */
	list-style: url(images/skraaPIL_02.png);
	margin: 0 0 0 15px;
	float: left;
}
li.skraaPIL_turkis { /* Skrå pil */
	list-style: url(images/skraaPIL_turkis.png);
	margin: 0 0 0 15px;
	float: left;
}
li.skraaPIL_white { /* Skrå pil */
	list-style: url(images/skraaPIL_white.png);
	margin: 0 0 0 15px;
	float: left;
}

/*************************************************
*	IKONER 
**************************************************/
li.ikon {
	background: none;
	width: 160px;
	height: auto;
	float: left;
	margin: 0;
	padding: 0;
}
img.ikon {
	background: none;
	width: 12px;
	height: 12px;
	margin: 6px 0 0 0;
	padding: 0;
	padding-right: 2px;
	float: left;
}


/*************************************************
*	STUDIETILBUD OG EVU BOKSER
**************************************************/
.box_studietilbud {
	background-color: #658595;
	width: 200px;
	height: 70px;
	margin: 0 0 10px 0;
	float: left;
}
.box_EVU {
	background-color: #658595;
	width: 200px;
	height: 86px;
	margin: 0 0 10px 0;
	float: left;
}


/*************************************************
*	KALENDER - Hva skjer?
**************************************************/
ul {
	margin:0;
	padding:0 20px 0 20px;
	list-style:none outside none;
	width: 160px;
	height: auto;
}

li.kalender { /* kalender - Hva skjer? */
	width: 100%;
	height: 38px;
	padding-bottom: 0;
	margin: 0;
	float: left;
	overflow: hidden;
}
.kalenderDatofelt {
	border-top: 1px solid #073b58;
	border-right: 1px solid #073b58;
	padding-top: 1px;
	padding-bottom: 8px;
	float: left;
	width: 27px;
}
.dato {
	color: #073b58;
	float: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	line-height: 18px;
	padding-left: 2px;
	width: 20px;
}
.maaned {
	color: #073b58;
	float: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 11px;
	padding-left: 2px;
}
.kalenderTekstfelt {
	background: none;
	width: auto;
	height: 38px;
	border-top: 1px solid #073b58;
	float: none;
}
.kalenderTekstfelt:hover {
	background-color: #cadce5;
	width: auto;
	height: 38px;
	border-top: 1px solid #073b58;
	float: none;
}
.kalender_subLink {
	background: none;
	width: auto;
	height: auto;
	margin: 10px 0 0 20px;
	float: left;
	text-align: right;
}


/*************************************************
*	BOX - RSS
**************************************************/

.boxTitle_darkBorder ul {
	margin:0;
	padding:0 20px 0 20px;
	list-style:none outside none;
	width:100%;
}
li.RSS {
	background: none;
	list-style:url(images/arrow_02.png);
	width: 520px;
	margin: 0;
	padding: 0;
	float: left;
}
.bottomLine {
	background: none;
	width: 540px;
	height: auto;
	margin: 10px 20px 0 20px;
	border-top: #073b58 1px solid;
	float: left;
}
.rssICON {
	background: url(images/rssICON.png) no-repeat;
	width: 47px;
	height: 15px;
	margin: 10px 0 0 5px;
}


/*************************************************
*	FOOTER
**************************************************/
.footerBOX {
	background: none;
	width: 60%;
	height: 12px;
	line-height: 15px;
	margin: 10px 0 0 20px;
	float: left;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #658595;
}
