﻿/****************************************************************/
/*								                                */
/*		STYLING AV www.riksrevisjonen.no		                */
/*								                                */
/*								                                */
/*		Frode Fiplingdal				                        */
/*		24.09.2009					                            */
/*								                                */
/*								                                */
/****************************************************************/


/****************************************************************/
/* 	STYLING AV HORISONTAL MENY				                    */
/****************************************************************/
.rr-topnav
{
	font-family:		Verdana;
	font-size:		    9pt;
	background-color:	#971A1A;
	color:			    #FBA300;
	font-weight:		bold;
	padding-bottom:		4px;
	padding-top:		6px;
	padding-left:		8px;
	padding-right:		8px;
	border:			    0px;
	border-left:		0px;
	border-bottom:		none;	
}
	
/*  Menyvalg som ikke er valgt i horisontal meny (tekst) */
.rr-topnav a
{
	display:		    block;
	white-space:		nowrap;
	padding-right:		0px;
	padding-left:		0px;
	padding-top:		6px;
	padding-bottom:		4px;
	color: 			    white; 
}

.rr-topnavselected
{
	color:			    black;					/* Tekstfagre for valgt meny */
	background:		    #ccc0b5;				/* Bakgrunnsfarge for valgt meny */
	padding-top:		6px;
	padding-bottom:		4px;
}
		
.rr-topnavselected a
{
	color: 			    black;					/* Tekstfagre for valgt meny */
	background:		    #ccc0b5;				/* Bakgrunnsfarge for valgt meny */
	padding-top:		6px;
	padding-bottom:		4px;
}

/* Horisontal meny */		
.rr-topNavHover
{
	color:			    white;					/* Tekstfarge på horisontal meny når musepeker "flyter" i "nærheten av" menyvalg */
	background:		    #971A1A;				/* Bakgrunnsfarge på horisontal meny når musepeker "flyter"  i "nærheten av" menyvalg */
}
		
.rr-topNavHover a
{
	color: 			    white;					/* Tekstfarge på horisontal meny når musepeker "flyter" over tekst*/
	background:		    #971A1A;				/* Bakgrunnsfarge på horisontal meny når musepeker "flyter" tekst */
	text-decoration: 	underline;
}
		

/* Nedtrekksmenyer */
		
.rr-topNavFlyOuts
{
	background-color:	#ccc0b5;				/* Bakgrunnsfarge bak menyvalg (bak tekst) i nedtrekksmeny */
	font-family:		Verdana;
	font-size:		    9pt;
	margin:			    0px;
	margin-top:		    0px;
	margin-right:		0px;
	margin-bottom:		0px;
	line-height:		18px;
}
	
.rr-topNavFlyOuts a
{
	background-color:	#CCC0b5;				/* Bakgrunnsfarge bak tekst i nedtrekksmeny */
	color: 			    black;
	display:		    block;
	width:			    120px;
	min-width:		    120px;
	padding-top:		4px;
	padding-left:		20px;
	padding-right:		20px;
	padding-bottom:		4px;
}
		
.rr-topNavFlyOutsHover
{
}

.rr-topNavFlyOutsHover a
{
	color:			    black;
	text-decoration: 	underline;
}
		
.rr-topnavContainer
{
	border:			    none;
	border-left:		solid 0px pink;
}

a.rr-topNavFlyOuts
{
	text-decoration:	none;
	background:		    url('/_layouts/images/riksrevisjonen/lenke-pil-01.png');
	background-repeat:	no-repeat;
	background-position:left;
	margin-left:		8px;
	padding-left:		8px;
	font-family:		Verdana;
	font-size:		    x-small;
}

a.rr-topNavFlyOuts:hover
{
	text-decoration:	underline;
}

	
/************************************************/
/*	Slutt på horisontal meny		*/
/************************************************/



.brodsmulesti
{
	font-family:		Verdana;
	color:			    black;
	font-size:		   xx-small;
	margin:			    0px;
	padding:		    0px;
}


.floatRight 
{ 
	float: 			    right; 
    margin: 		    4px; 
    vertical-align:		top;
}

.bildetekst
{
	font-family:		Verdana;
	color:			    black;
	font-size:		    xx-small;
	margin:			    0px;
	padding:		    0px;
}

.ingress
{
	font-family:		Verdana;
	color:			    black;
	font-size:		    x-small;
	vertical-align:		top;
	font-weight:		bold;
}


.brodtekst,.description
{
	font-family:		Verdana;
	color:			    black;
	font-size:		    x-small;
	vertical-align:		top;
}


.h1
{
	font-family:		Verdana;
	margin-bottom:		0px;
	padding-bottom:		0px;
	color:			    black;
	font-size:		    small;
	font-weight:		bold;
}

.h2
{
	font-family:		Verdana;
	margin-bottom:		0px;
	padding-bottom:		0px;
	color:			    black;
	font-size:		    x-small;
	font-weight:		bold;
}

h1
{
	font-family:		Verdana;
	margin-bottom:		0px;
	padding-bottom:		0px;
	color:			    black;
	font-size:		    small;
	font-weight:		bold;
}

h2
{
	font-family:		Verdana;
	margin-bottom:		0px;
	padding-bottom:		0px;
	color:			    black;
	font-size:		    x-small;
	font-weight:		bold;
}

/* Avstand mellom dokumentikon og tekst */

img.ms-asset-icon
{
	margin-top:		4px;
	margin-right:		4px;
}



/****************************************/
/* 	WEB PART STYLING 		*/
/****************************************/
.ms-WPHeader TD
{
	border-bottom:		0px solid #4e7cb7;
	border-collapse:	collapse;		
	background-image:	url('_layouts/images/riksrevisjonen/RR_webp_titleframebg.png');
	font-size:		    x-small;
}
		
.ms-WPBorder
{
	border-color:		#D2D2D2;
	border-width:		1px;
	border-style:		solid;
}
		
.ms-WPBody
{
	font-size:		    x-small;
	font-family:		verdana;
	border-width:		1px;
}

.ms-WPBody TABLE
{
	font-size:		    x-small;
	font-family:		verdana;
}
		
/*
.ms-WPBody A:visited 
{
	color:			    #004385;
	text-decoration:	none;
	font-size:		    x-small;
	font-family:		verdana;
}
		
.ms-WPBody A:link 
{
	color:			    #004385;
	text-decoration:	none;
	font-size:		    x-small;
	font-family:		verdana;
}
		
.ms-WPBody A:hover
{
	color:			    #000000;
	text-decoration:	underline;
	font-size:		    x-small;
	font-family:		verdana;
}
*/

.ms-WPBody th
{
	font-weight:		bold;
	font-size:		    x-small;
	font-family:		verdana;
}
		
.ms-WPBody td
{
	font-size:		    x-small;
	font-family:		verdana;
}

		
.ms-WPTitle
{
	font-family:		verdana;
	background-color:	white;
	font-weight: 		bold; 
	color: 			    #971919;
	font-size:		    x-small;
	padding-left:		0px;
	padding-right:		7px;
	padding-top:		2px;

	padding-bottom:		10px;
	border-bottom:		2px;
	border-bottom-color:#e2dcd6; 
	border-bottom-style:solid;
}

/****************************************/
/* 	End of Web Part styling 	*/		
/****************************************/




/****************************************/
/* 	LINK STYLING			*/
/****************************************/

/* Stil for lenker under søkeboks 	*/

a.ms-globallinks
{
	color:			    #004489;
	text-decoration:	none;
	background:		    url('/_layouts/images/riksrevisjonen/lenke-pil-01.png');
	background-repeat:	no-repeat;
	background-position:left top;
	padding-left:		8px;
	padding-right:		10px;
	font-family:		Verdana;
	font-size:		    x-small;
}

/****************************************/
/* 	Enkel pil			*/
/****************************************/

div.link-item a:link
{
	color: 			#004489;
	font-size:		x-small;
	font-weight:		normal;
	font-family:		verdana;
	background:		url('/_layouts/images/riksrevisjonen/lenke-pil-01.png'); 
	background-repeat:	no-repeat;
	background-position:	left top;
	padding-left:		8px;
	padding-right:		10px;
	text-decoration:	none;
}

div.link-item a:visited
{
	color: 			#004489;
	font-size:		x-small;
	font-weight:		normal;
	font-family:		verdana;
	background:		url('/_layouts/images/riksrevisjonen/lenke-pil-01.png'); 
	background-repeat:	no-repeat;
	background-position:	left top;
	padding-left:		8px;
	padding-right:		10px;
	text-decoration:	none;
}

div.link-item a:hover
{
	color: 			#004489;
	font-size:		x-small;
	font-weight:		normal;
	font-family:		verdana;
	background:		url('/_layouts/images/riksrevisjonen/lenke-pil-01.png'); 
	background-repeat:	no-repeat;
	background-position:	left top;
	padding-left:		8px;
	padding-right:		10px;
	text-decoration:	underline;
}

div.link-item a:active
{
	color: 			#004489;
	font-size:		x-small;
	font-weight:		normal;
	font-family:		verdana;
	background:		url('/_layouts/images/riksrevisjonen/lenke-pil-01.png'); 
	background-repeat:	no-repeat;
	background-position:	left top;
	padding-left:		8px;
	padding-right:		10px;
	text-decoration:	none;
}

.singlearrow
{
	color: 			#004489;
	font-size:		x-small;
	font-weight:		normal;
	font-family:		verdana;
	background:		url('/_layouts/images/riksrevisjonen/lenke-pil-01.png'); 
	background-repeat:	no-repeat;
	background-position:	left top;
	padding-left:		8px;
	padding-right:		10px;
	text-decoration:	none;
}


/****************************************/
/* 	Dobbelt pil			*/
/****************************************/

a.more-news:link
{
	color: 			    #004489;
	font-family:		verdana;
	font-size:		    x-small;
	font-weight:		normal;
	background:		    url('/_layouts/images/riksrevisjonen/lenke-pil-02.png'); 
	background-repeat:	no-repeat;
	background-position:left;
	padding-left:		10px;
	text-decoration:	none;
}

a.more-news:visited
{
	color: 			    #004489;
	font-family:		verdana;
	font-size:		    x-small;
	font-weight:		normal;
	background:		    url('/_layouts/images/riksrevisjonen/lenke-pil-02.png'); 
	background-repeat:	no-repeat;
	background-position:left;
	padding-left:		10px;
	text-decoration:	none;
}

a.more-news:hover
{
	color: 			    #004489;
	font-family:		verdana;
	font-size:		    x-small;
	font-weight:		normal;
	background:		    url('/_layouts/images/riksrevisjonen/lenke-pil-02.png'); 
	background-repeat:	no-repeat;
	background-position:left;
	padding-left:		10px;
	text-decoration:	underline;
}

a.more-news:active
{
	color: 			    #004489;
	font-family:		verdana;
	font-size:		    x-small;
	font-weight:		normal;
	background:		    url('/_layouts/images/riksrevisjonen/lenke-pil-02.png'); 
	background-repeat:	no-repeat;
	background-position:left;
	padding-left:		10px;
	text-decoration:	none;
}

/****************************************/
/* 	Stor lenkepil			*/
/****************************************/

div.cust-RrNewsFront a:link
{
	color: 			    #004489;
	font-size:		    small;
/*	font-weight:		bold; */
	font-family:		verdana;
	background:		    url('/_layouts/images/riksrevisjonen/lenke-pil-03.png'); 
	background-repeat:	no-repeat;
	background-position:left top;
	padding-left:		10px;
	text-decoration:	none;
}

div.cust-RrNewsFront a:visited
{
	color: 			    #004489;
	font-size:		    small;
/*	font-weight:		bold; */
	font-family:		verdana;
	background:		    url('/_layouts/images/riksrevisjonen/lenke-pil-03.png'); 
	background-repeat:	no-repeat;
	background-position:left top;
	padding-left:		10px;
	text-decoration:	none;
}

div.cust-RrNewsFront a:hover
{
	color: 			    #004489;
	font-size:		    small;
/*	font-weight:		bold; */
	font-family:		verdana;
	background:		    url('/_layouts/images/riksrevisjonen/lenke-pil-03.png'); 
	background-repeat:	no-repeat;
	background-position:left top;
	padding-left:		10px;
	text-decoration:	underline;
}

div.cust-RrNewsFront a:active
{
	color: 			    #004489;
	font-size:		    small;
/*	font-weight:		bold; */
	font-family:		verdana;
	background:		    url('/_layouts/images/riksrevisjonen/lenke-pil-03.png'); 
	background-repeat:	no-repeat;
	background-position:left top;
	padding-left:		10px;
	text-decoration:	none;
}




/****************************************/
/* 	END OF LINK STYLING		*/
/****************************************/

/****************************************/
/* 	TRIGGERORD STYLING		*/
/****************************************/
.triggerord
{
	background-color:	#E2DcD6;
	padding-left:		10px;
	padding-right:		10px;
	padding-top:		10px;
	padding-bottom:		10px;
}

/****************************************/
/*	DIVERSE HACK 			*/
/****************************************/

/* Justere bildestørrelsen til fast bredde på 250 piksler */

div#ctl00_PlaceHolderMain_ImageField__ControlWrapper_RichImageField img
{
	width:	            250px;
}

div#ctl00_PlaceHolderMain_ingressbilde__ControlWrapper_RichImageField img
{
	width:	            250px;
}


/* Skjule tekst i søkesiden */

.ms-sctabrx, .ms-main
{
    visibility:	        hidden;
}


ul
{
	margin-left:0px;
	padding-left:15px;
	margin-top:0px;
	padding-top:0px;
	margin-bottom:0px;
	padding-bottom:0px;
}


.NyhetsbrevInnmelding, .NyhetsbrevInnmeldingSvar
{
         margin:                    0px 0px 0px 0px;
         padding:                   0px 5px 0px 5px;
         background-color:          #E2DcD6;
}


input.NyhetsbrevInnmelding
{

	color: 			blue;
	font-size:		x-small;
	font-weight:		normal;
	font-family:		verdana;
}

.ms-srchresultstop
{
	background-color:	#e2dcd6;
}

.srch-stats
{
	background-color:	#e2dcd6 !important;
}

.srch-Page
{
	background-color:	#e2dcd6 !important;
}

.rr-navsubmenu1
{
	background-color:	white;
}

.rr-quicklaunch
{
	background-color:	#e2dcd6;
}

.rr-navheader
{
	background-color:	#e2dcd6;
}

rr-navitem
{
	background-color:	green;
}

.headertitle A:link
{
	color:			#004385;
	font-weight:		normal;
}

.headertitle A:visited
{
	color:			#004385;
	font-weight:		normal;
}

.headertitle-band A
{
	color:			yellow;
}

.level-band
{
	background-color:	#e2dcd6;
	color:			black;
	font-weight:		normal;
}

div#do_not_print
{
}


