

/*taken form episerver3.css*/
.relationsheader {
font-weight:bold;
padding-bottom:5px;
padding-top:0px;
}
.lastened td .Drill {
background-image:url(/lib/images/lesmer.gif);
background-position:0px 3px;
background-repeat:no-repeat;
height:12px;
width:10px;
}
.presentasjonstyper td .Drill {
background-image:url(/images/lesmer.gif);
background-position:3px 4px;
background-repeat:no-repeat;
height:15px;
width:16px;
}
.presentasjonstyper td .Linje {
background-image:url(/images/icon-line.gif);
background-repeat:no-repeat;
height:16px;
width:16px;
}
.presentasjonstyper td .Kake {
background-image:url(/images/icon-pie.gif);
background-repeat:no-repeat;
height:16px;
width:16px;
}
.presentasjonstyper td .Tabell {
background-image:url(/images/icon-tabell.gif);
background-repeat:no-repeat;
height:16px;
width:16px;
}

.presentasjonstyper td .Soyle {
background-image:url(/images/icon-column.gif);
background-repeat:no-repeat;
height:16px;
width:16px;
}
.report .parameterBoks {
border:1px solid #E4E6D1;
margin-bottom:5px;
padding-bottom:5px;
padding-left:3px;
padding-right:5px;
padding-top:3px;
}
.report .reportButton {
/*background-color:#D6CF99;
border-color:#F5F3E6 rgb(117, 115, 103) rgb(117, 115, 103) rgb(245, 243, 230);
border-style:solid;
border-width:1px;
*/
margin-top:5px;
margin-bottom:5px;
padding:3px;
width:100%;
}
.report select {
background-color:white;
width:192px;
}
.report .textbox {
font-weight:bold;
margin:0px;
padding:3px;
}
.report .textboxfull {
background-color:#E4E9ED;
border:1px solid #ACBDCD;
margin:0px;
padding:3px;
}
.report .box {

margin:0px;
padding:3px;
}



/*added for existing content to look nice..*/
#pageContent .body ul,#pageContentLow .body ul {margin-bottom:10px;margin-top:5px;	color: #333333;	}
#pageContent .body li,#pageContentLow .body li { list-style-type:disc;margin-left:20px;margin-bottom:2px; float:none;line-height:140%;}

#pageContent .relations .body li 
{
        list-style-type:none;
        float:none;
    	background-image: url(../img/goto.gif);
	    background-position: 3px 3px; 
	    background-repeat: no-repeat;
	    padding-left:10px;
	    padding-top: 1px !important;
	    padding-bottom: 3px !important;
	    margin-left:0px;
	    margin-bottom:0px !Important; 
	    margin-bottom:0px !Important; 
	    
}
    
    

    
    
#pageContent .body #top li { margin-left:0px; list-style-type:none;float:none;}
#pageContent .body .insideNav li { margin-left:0px; list-style-type:none;float:left;}
#pageContent .body td {margin:0px !important;padding:4px;/*border:1px solid #efefef*/}


 
.article #pageContent .lead .teaserHeading {margin-top:5px;font-weight:bold;}

.article #pageContent .body p.teaserHeading {padding-top:10px; font-weight:bold;}
.article #pageContent .body h3 {margin-top:20px;margin-bottom:5px;}


.cellemaal { 
	border-top:1px solid #cccccc;
	padding-top:6px;
	padding-bottom:6px;
	padding-right:10px;
	line-height:130%; padding-left:0px;
}
.cellenokkel { 
	border-top:1px solid #cccccc; border-left:0px solid #cccccc; 
	padding:6px;
	color:#666666;line-height:130%;padding-bottom:5px;
}
.cellstatus { 
	padding-bottom:6px;
}


/* TYPO */
h1, h2, h3, h4, h5, h6, h7, p {margin: 0;padding: 0;}
h1 {float: left;}
h2, h2 a {
	color: #333;
	text-decoration: none;
	padding-bottom: 3px;
}


/*#pageContent h2 {margin:10px 0 2px 0;}  Added*/

h2 a {
	color: #990000;
	font-weight: bold!important;
	text-decoration: underline; /* or none?*/
}

h2 a:hover {text-decoration: none;  /*or underline?*/}

h3, h3 a {
	color: #620001;
	text-transform: uppercase;
	padding-bottom: 1px;
}




h3 a { text-decoration: underline;}

img {border: none;}

h3 a:hover {
	text-decoration: none;
	color: #620001;
}

.navigateMap h3 {
	float: left;
	color: #FFF;
	text-transform: none;
	padding: 0 0 0 10px;
}

#pageContent .body h3 {
	color: #333;
	padding: 0 0 4px 0;
	text-transform: none;
}

#goals h3 a {
	background-image: url(../img/icon-graph16x16.gif);
	background-position: top right;
	background-repeat: no-repeat;
	padding-right: 20px;
}

#maps h3 a {
	background-image: url(../img/icon-maps16x16.gif);
	background-position: top right;
	background-repeat: no-repeat;
	padding-right: 20px;
}


#book h2 a {color: #084155;}
#book p a {
	line-height: 15px;
	color: #457889!important;
	text-decoration: none;
}
#book p a:hover {text-decoration: underline;}

h4 {padding-bottom: 3px;}
h5 {padding-bottom: 3px;}

p {/*font-size: 12px;font-size: 100%;*/color: #333;}
ul {margin: 0;padding: 0;list-style-type: none;}
ul li {
	margin: 0;
	padding: 0;
	float: left;
}

a {color: #620001;text-decoration: underline;}
a:hover {color: #990000;text-decoration: none;}

a.goto {
	background-image: url(../img/goto.gif);
	background-position: left;
	background-repeat: no-repeat;
	padding-left: 7px;
}

blockquote {margin: 13px 0 0 0;padding: 10px;float: left;}
blockquote p {
	margin: 0;
	padding: 5px 0 0 0;

	float: left;
	color: white;
}
