/* - - - - - - - - - - - - - - - - - - - - -

Title : 
Author : 
URL : 

Description : 

Created : 
Modified : 

- - - - - - - - - - - - - - - - - - - - - */

/* ----- CSS ----- */

*{
font-family: Georgia, Arial, sans-serif;
font-size: 8pt;
line-height: 140%;
color: #000;
}	
html{
}	
body{
margin:0;
padding:0;
background-image: url("../gfx/bg_header_orange.gif");
background-repeat: repeat-x;
background-color:#FFFFFF;
}

/* ----- IDS ----- */
#errormsg, #okmsg {
padding: 10px;
}

#navcontainer { width: 233px; }

#navcontainer ul {
margin: 0;
padding: 0;
list-style-type: none;
}

#navcontainer a {
display: block;
padding: 6px 6px 6px 12px;
font-size: 11pt;
border-bottom: 1px dotted #343435;
}

#navcontainer a:link, #navlist a:visited {
text-decoration: none;
}

#navcontainer a:hover, #navcontainer .active {
background-position: top right;
background-image: url("../gfx/meny_arrow_orange.jpg");
background-repeat: no-repeat;
background-color:#FE920B;
color: #FFE1C0;
}

#navcontainer .active a{
background-position: top right;
background-image: url("../gfx/meny_arrow_orange.jpg");
background-repeat: no-repeat;
background-color: #FE920B;
color: #FFE1C0;
}

#lightbox{
	background-color:#fff;
	padding: 10px;
	border-bottom: 2px solid #666;
	border-right: 2px solid #666;
	}
#lightboxDetails{
	font-size: 0.8em;
	padding-top: 0.4em;
	}	
#lightboxCaption{ float: left; color: #000; }
#keyboardMsg{ float: right; }
#closeButton{ top: 5px; right: 5px; }

#lightbox img{ border: none; clear: both;} 
#overlay img{ border: none; }

#overlay{ background-image: url(../gfx/overlay.png); }

* html #overlay{
	background-color: #333;
	back\ground-color: transparent;
	background-image: url(blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../gfx/overlay.png", sizingMethod="scale");
	}

	
/* ----- CLASSES ----- */

.headerBG{
background-position: top right;
background-image: url("../gfx/bg_header2.gif");
background-repeat: no-repeat;
}
.footer, .footer a{
font-size: 7pt;
}
.ingress {
padding: 0 0 0 10px;
margin: 0 0 15px 0;
border-left: 3px solid #FE920B;
font-size: 14px;
color:rgb(5, 48, 71);
}
	.ingress a{
	text-decoration: underline;
	}
ingress_program {
padding: 0 0 0 10px;
margin: 0 0 15px 0;
}
	.ingress_program a{
	text-decoration: underline;
	}
	
.brodtekst {
padding: 0 0 15px 0;
}
.konsertTekst {
font-size: 10pt;
color: #000000;
padding: 0 0 15px 0;
}

.konsertTekst a{
	font-size: 10pt;
	color: #FE920B;
	padding: 0 0 15px 0;
	font-weight: bold;
}

.imageRight {
	width: 170px;
	border: 3px solid #FE920B;
	padding: 0px;
	margin: 2px 0 2px 2px;
	font-size: 7pt;
	text-align: center;
	float: right;
}
.imageRightSmall {
	width: 89px;
	border: 3px solid #FE920B;
	padding: 0px;
	margin: 2px 0 2px 2px;
	font-size: 7pt;
	text-align: center;
	float: right;
}
.imageLeftSmall {
	height: 53px;
	border: 3px solid #FE920B;
	padding: 0px;
	font-size: 7pt;
	text-align: center;
	float: left;
	margin-top: 7px;
	margin-right: 15px;
	margin-bottom: 15px;
	margin-left: 0px;
}
.imageLeft {
	width: 217px;
	border: 3px solid #FE920B;
	padding: 0px;
	margin: 2px 2px 2px 2px;
	font-size: 7pt;
	text-align: center;
	float: left;
}
.imageCenter {
	width: 450px;
	border: 3px solid #FE920B;
	padding: 0px;
	margin: 2px;
	font-size: 7pt;
	text-align: center;
}
/* ----- HEADINGS ----- */

h1{
font-size: 17pt;
font-weight: normal;
margin: 0;
padding: 0 0 5px 0;
color:#767878;
text-shadow:#999999 1px 1px 3px;
}
h2{
font-size: 12pt;
font-weight: normal;
margin: 0;
padding: 0 0 5px 0;
color:#767878;
}
h3{
font-size: 12pt;
font-weight: bold;
color: #000;
margin: 0;
padding: 0 0 14px 0;
}
h4{
}

/* ----- PARAGRAPHS ----- */

p{
}
#primaryContent p{
}
#secondaryContent p{
}

/* ----- LISTS ----- */

li{
}
li p{
}
ol{
}
ul{
}
ol li{
}
ul li{
}

.artikkelListe {
	list-style-type:disc;
	padding-left: 10px;
	margin-bottom: 5px;
}

/* ----- IMAGES ----- */

img{
border: 0;
}
img a{
}
img a:hover{
}

/* ----- TEXT FORMATTING ----- */

strong{
	font-size: 10pt;
	color:#000000;
}
em{
}
b{
}
i{
}

/* ----- LINKS ----- */

a{
text-decoration: none;
}
a:hover{
text-decoration: underline;
}
a:visited, a:active, a:focus{
}
a:visited{
}
a:active{
}
a:focus{
}

.nextleft{
	background: transparent url(../gfx/ikon/next.gif) no-repeat center left;
	border: 0;
	clear: left;
	display: block;
	margin-top: 5px;
	padding-left: 22px;
}
.nextright{
background: transparent url(../gfx/ikon/next.gif) no-repeat center right;
padding-right: 22px;
border: 0;
}

.prevleft{
background: transparent url(../gfx/ikon/previous.gif) no-repeat center left;
padding-left: 22px;
border: 0;
}

.commentleft{
background: transparent url(../gfx/ikon/comment.gif) no-repeat center left;
padding-left: 22px;
border: 0;
}

.pencilright{
background: transparent url(../gfx/ikon/pencil.gif) no-repeat center right;
padding-right: 22px;
border: 0;
}

/* ----- TABLES ----- */

table{
text-align: left;
}
caption{
}
thead{
}
tbody{
}
tfoot{
}
tr{
}
tr .alt{
}
th{
}
td{
}

/* ----- FORMS ----- */

form{
margin:0;
padding:0;
}
input, textarea{
color: #000;
}
select{
}
optgroup{
}
option{
}

/* -----  ----- */

.konsert_spacer{
	height: 15px;
	width: 100%;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #FFFFFF;
}

hr{
border: 0;
padding: 0;
margin: 15px 0 15px 0;
border-bottom: 1px dotted #343435;
}

.footerBanner {
	background-image: url(../gfx/bannerbakgrunn.png);
	height: 70px;
	font-family: Georgia, Arial, sans-serif;
	font-size:24px;
	color:#666666;
	text-shadow:1px 1px 3px rgb(255,255,255);
	padding:31px 20px 0px;
	background-repeat: no-repeat;
	display:block;
}

.footerBanner a {
	font-family: Georgia, Arial, sans-serif;
	font-size:24px;
	color:#FFFFFF;
	text-shadow:1px 1px 3px rgb(0,0,0);
}

