@charset "UTF-8";
/* CSS til HiØ nyWeb - Dette stilsetter all tekstlig innhold og alle linker */

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


a.logoLink:link, a.logoLink:active, a.logoLink:visited, a.logoLink:hover { /* LOGOLINK */
	background: none;
	padding: 0;
}

/*************************************************
*	BOKS TITLER
**************************************************/
h2.box {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	width: 160px;
	height: 30px;
	margin: 20px 0 0 20px;
}
h2.boxUnderline {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	width: 160px;
	height: 30px;
	margin: 20px 0 10px 20px;
	border-bottom: 1px solid;
}
h2.boxUnderline_sisteNyheterForsiden {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	width: 540px;
	height: 30px;
	margin: 20px 0 10px 0;
	border-bottom: 1px solid;
	color: #073B58;
}


/*************************************************
*	MENU - includes fil
**************************************************/
a.omHogskolen {
	background: url(images/omHogskolen_button.png) no-repeat;
	width: 142px;
	height: 30px;
	margin: 0;
	float: left;
}
a.omHogskolen:hover {
	background: url(images/omHogskolen_button_hover.png) no-repeat;
	width: 142px;
	height: 30px;
	margin: 0;
	float: left;
}
a.FOU {
	background: url(images/FOU_button.png) no-repeat;
	width: 173px;
	height: 30px;
	margin: 0;
	float: left;
}
a.FOU:hover {
	background: url(images/FOU_button_hover.png) no-repeat;
	width: 173px;
	height: 30px;
	margin: 0;
	float: left;
}
a.bibliotek {
	background: url(images/bibliotek_button.png) no-repeat;
	width: 95px;
	height: 30px;
	margin: 0;
	float: left;
}
a.bibliotek:hover {
	background: url(images/bibliotek_button_hover.png) no-repeat;
	width: 95px;
	height: 30px;
	margin: 0;
	float: left;
}
a.ledigStilling {
	background: url(images/ledigeStillinger_button.png) no-repeat;
	width: 137px;
	height: 30px;
	margin: 0;
	float: left;
}
a.ledigStilling:hover {
	background: url(images/ledigeStillinger_button_hover.png) no-repeat;
	width: 137px;
	height: 30px;
	margin: 0;
	float: left;
}
a.english {
	background: url(images/english_button.png) no-repeat;
	width: 100px;
	height: 30px;
	margin: 0;
	float: left;
}
a.english:hover {
	background: url(images/english_button_hover.png) no-repeat;
	width: 100px;
	height: 30px;
	margin: 0;
	float: left;
}






a.topMenu_forside  {
	background: url(images/forsideButton_hover.png);
	width: 93px;
	height: 30px;
	margin: 0 auto;
	float: left;
}
/*
a.topMenu_forside:hover  {
	background: url(images/forsideButton_hover.png);
	width: 93px;
	height: 30px;
	margin: 0 auto;
	float: left;
}
*/
a.topMenu_student  {
	background: url(images/studentButton.png);
	width: 91px;
	height: 30px;
	margin: 0 auto;
	float: left;
}
a.topMenu_student:hover  {
	background: url(images/studentButton_hover.png);
	width: 91px;
	height: 30px;
	margin: 0 auto;
	float: left;
}
a.topMenu_ansatt  {
	background: url(images/ansattButton.png);
	width: 81px;
	height: 30px;
	margin: 0 auto;
	float: left;
}
a.topMenu_ansatt:hover  {
	background: url(images/ansattButton_hover.png);
	width: 81px;
	height: 30px;
	margin: 0 auto;
	float: left;
}
a.topMenu_media  {
	background: url(images/mediaButton.png);
	width: 78px;
	height: 30px;
	margin: 0 auto;
	float: left;
}
a.topMenu_media:hover  {
	background: url(images/mediaButton_hover.png);
	width: 78px;
	height: 30px;
	margin: 0 auto;
	float: left;
}


/*************************************************
*	SØKEBOKS - linker
**************************************************/
a.sokeboksLINK {
	color: #FFF;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	padding-left: 10px;
	padding-right: 10px;
	border-right: 1px #fff solid;
}
a.sokeboksLINK_uBorder {
	color: #FFF;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	padding-left: 10px;
	padding-right: 10px;
	border: 0;
}


/*************************************************
*	RSS - linker
**************************************************/
a.nyheitoverskrift:link, a.nyheitoverskrift:active, a.nyheitoverskrift:visited  {
	color: #1580b5; 
	text-decoration: none;
	float: left;
	margin: 0;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 14px;
}
a.nyheitoverskrift:hover {
	color: #1580b5;
	text-decoration: underline;
	float: left;
	margin: 0;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: normal;
}
span.publisertdato {
	color: #073b58;
	float: right;
	margin: 0;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: normal;
}
span.boxTitle_darkBorderWide { /* Bokstittel m/understrek */
	background: none;
	width: 540px;
	height: 30px;
	float: left;
	margin: 20px 0 10px 0px;
	border-bottom: #073b58 1px solid;
	color: #073b58;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
}
a.lesHogskoleavisa:link, a.lesHogskoleavisa:active, a.lesHogskoleavisa:visited {
	background: url(images/knapp_hogskoleavisa.png) no-repeat;
	width: 155px;
	height: 28px;
	margin: 0;
	float: right;
}
a.lesHogskoleavisa:hover {
	background: url(images/knapp_hogskoleavisa_hover.png) no-repeat;
	width: 155px;
	height: 28px;
	margin: 0;
	float: right;
}

/*************************************************
*	STUDIETILBUD OG ETTER- OG VIDEREUTDANNING BOKSER
**************************************************/
a.studietilbud { /* Studietilbud */
	background: url(images/studietilbud.png) no-repeat;
	width: 200px;
	height: 70px;
	margin: 0;
	float: left;
}
a.studietilbud:hover { /* Studietilbud i hover */
	background: url(images/studietilbud_hover.png) no-repeat;
	width: 200px;
	height: 70px;
	margin: 0;
	float: left;
}

a.EVU { /* Etter- og videreutdanning */
	background: url(images/EVU.png) no-repeat;
	width: 200px;
	height: 90px;
	margin: 0;
	float: left;
}
a.EVU:hover { /* Etter- og videreutdanning i hover */
	background: url(images/EVU_hover.png) no-repeat;
	width: 200px;
	height: 90px;
	margin: 0;
	float: left;
}

/*************************************************
*	BOKSLINKER
**************************************************/
span.boxTitle_mBorder { /* Mørk blå - TITTEL MED UNDERLINJE */
	background: none;
	width: 160px;
	height: 30px;
	float: left;
	margin: 20px 20px 10px 20px;
	border-bottom: #073b58 1px solid;
	color: #073b58;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
}
span.boxTitle_white_mBorder { /* Hvit - TITTEL MED UNDERLINJE */
	background: none;
	width: 160px;
	height: 30px;
	float: left;
	margin: 20px 20px 10px 20px;
	border-bottom: #FFF 1px solid;
	color: #FFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
}
a.blue:link, a.blue:active, a.blue:visited { /* BLÅ LINK */
	background: none;
	padding: 0 2px 0 2px;
	text-decoration: none;
	color: #1580b5;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: normal;
}
a.blue:hover { /* BLÅ LINK - HOVER */
	padding: 0 2px 0 2px;
	text-decoration: underline;
	color: #1580b5;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: normal;
}

a.white:link, a.white:active, a.white:visited { /* BLÅ LINK */
	background: none;
	padding: 0 2px 0 2px;
	text-decoration: none;
	color: #FFF;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: normal;
}
a.white:hover { /* BLÅ LINK - HOVER */
	padding: 0 2px 0 2px;
	text-decoration: underline;
	color: #FFF;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: normal;
}

span.hoyre_boks { /* overskriver gammel kode */
	float: left;
	padding-left: 17px;
	padding-right: 17px;
}
span.hoyre_boks a {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #1580b5;
	text-decoration: none;
}
span.hoyre_boks a:hover {
	color: #1580b5;
	text-decoration: underline;
}


/*************************************************
*	KALENDER - Hva skjer?
**************************************************/

span.boxTitle_dark { /* Bokstittel u/understrek */
	background: none;
	width: 160px;
	height: 30px;
	float: left;
	margin: 20px 20px 0 20px;
	color: #073b58;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
}
.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;
}
a.kalendertekstlink:link, a.kalendertekstlink:visited, a.kalendertekstlink:active, a.kalendertekstlink:hover {
	color: #1580b5;
	float: right;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-weight: normal;
	padding-bottom: 1px;
	padding-top: 4px;
	text-decoration: none;
	width: 125px;
}
a.lesKalender:link ,a.lesKalender:active, a.lesKalender:visited {
	background: url(images/knapp_kalender.png) no-repeat;
	width: 153px;
	height: 28px;
	margin: 0;
	float: left;
}
a.lesKalender:hover {
	background: url(images/knapp_kalender_hover.png) no-repeat;
	width: 153px;
	height: 28px;
	margin: 0;
	float: left;
}


/*************************************************
*	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;
}
a.footer:link, a.footer:active, a.footer:visited {
	color: #d2d4cf;
	text-decoration: none;
}
a.footer:hover {
	color: #d2d4cf;
	text-decoration: underline;
}
span.footerINFO {
	color: #d2d4cf;
}
