/* Our CSS Stylesheet */

/* general */

a { color: #555; text-decoration: none; }

a: hover { text-decoration: underline;display:block;
}

acronym, abbr, span.caps { border: 0; cursor: help; text-decoration: underline; }

blockquote { color: #555; border-left: 5px solid #dce1e5; padding-left: 15px; margin: 0; }

img { border: 0;
	font-size: 11px;
	text-align: center;
}

img.block { border: 0;
	background-color: #fdf7d7;
border: 1px solid #CCCCCC; padding: 3px;
font: 11px Arial, sans-serif; }
.picture img { border: 1px solid #CCCCCC;
vertical-align:middle;
	background-color: #fdf7d7;
	font-family: verdana;
}
.imgright { float:right;
	margin: 0.5em 0 0.5em 0.8em;
}
.imgleft { float:left;
	margin-bottom: 0.5em;
	margin-top: 0.5em;
	margin-right: 0.8em;
}

.imgcenter {
	margin: 0;
	text-align: center;
} 


.standout { border: 1px solid #ddf; background-color: #fafafa; padding: 0 15px; color: #111; }

h3 {
	font-weight: bold;
	font-size: 15px;
}


pre { white-space: pre-wrap; /* css-3 */
 white-space: -moz-pre-wrap; /* Mozilla, since 1999 */
 white-space: -pre-wrap; /* Opera 4-6 */
 white-space: -o-pre-wrap; /* Opera 7 */
 word-wrap: break-word; /* Internet Explorer 5.5+ */
 }

p.general {
	color: #403d42;
	font: 11px verdana;
	text-align: left;
	display: block;
	background-color: #fdf7d7;
	margin: 18px 24px 16px;
	padding: 4px 9px 5px 10px;
	height: auto;
}

p.arrinnhold {
	color: #403d42;
	font: 12px verdana;
	text-align: left;
	display: block;
	background-color: #fdf7d7;
	margin: 18px 24px 16px;
	padding: 4px 9px 5px 10px;
	height: auto;
}

p.caption {
	color: #fdf7d7;
	font: 11px verdana;
	text-align: center;
	display: block;
	background-color: transparent;
	margin: 0 24px 5px;
	padding: 0;
	height: auto;
}

p.generalblock {
	color: #403d42;
	font: 11px verdana;
	text-align: left;
	display: block;
	background-color: #fdf7d7;
	padding: 4px 10px 5px;
	height: auto;
	width: 620px;
	margin-bottom: 16px;
	margin-top: 16px;
}

p.generalblocknomarg {
	color: #403d42;
	font: 11px verdana;
	text-align: left;
	display: block;
	background-color: #fdf7d7;
	height: auto;
	width: 620px;
	margin: 0;
	vertical-align: 14px;
	padding: 4px 10px 5px;
}

p.generalblocknotopmarg {
	color: #403d42;
	font: 11px/14px verdana;
	text-align: left;
	display: block;
	background-color: #fdf7d7;
	padding: 4px 10px 5px;
	height: auto;
	width: 620px;
	vertical-align: 14px;
	margin-bottom: 16px;
	margin-top: 0;
}

p.generalblocknobottmarg {
	color: #403d42;
	font: 11px verdana;
	text-align: left;
	display: block;
	background-color: #fdf7d7;
	padding: 4px 10px 5px;
	height: auto;
	width: 620px;
	margin-bottom: 0;
	margin-top: 16px;
}

.fixedbreak {
	line-height: 5px;
	font-size: 5px;
}

table.generalblock { padding: 0px 0;
	width: 640px;
}
table.generalblock td { border: none; background-color: #fdf7d7; 
vertical-align: middle;
	font:11px verdana;
	color: #403d42;
	padding: 7px 10px;
	width: 600px;
	text-align: left;
}

table.generalblock td.inv { border: none; 
vertical-align: middle; padding: 7px;
	font:11px verdana;
	color: #f8f2b5;
	background-color: #151519;
}

table.generalblock td.strong { border: none; background-color: #fdf7d7; 
vertical-align: middle; padding: 7px;
	font: bold 11px verdana;
	color: #403d42;
	text-align: center;
}

p.generalside {
	color: #f8f6d8;
	font: 11px verdana;
	display: block;
	height: auto;
	width: 170px;
	position: relative;
	left: 20px;
	background: #515054 none center top;
	margin: 0 5px 5px;
	padding: 0 9px 5px 10px;
}

p.generalsiste {
	color: #f8f6d8;
	font: 11px verdana;
	display: block;
	height: auto;
	background: #515054 url(../images/nyheterbkgnd2.gif) repeat-y center 0;
	margin: 0;
	padding: 0;
	width: 25%;
	overflow: visible;
}

p.generalsidebunn {
	color: #f8f6d8;
	font: 11px verdana;
	display: block;
	padding: 4px 9px 20px 10px;
	height: auto;
	width: 170px;
	position: relative;
	left: 20px;
	background: #515054 none no-repeat fixed center;
	margin: 2px 5px;
}

/* My Comment */

p.generalsideinv {
	color: #515054;
	font: 11px verdana;
	display: block;
	background-color: #fdf7d7;
	padding: 4px 9px 5px 10px;
	height: auto;
	margin: 5px;
	width: 170px;
	left: 20px;
	position: relative;
}

p.generalsidekal {
	color: #515054;
	font: 11px verdana;
	background-color: #fdf7d7;
	padding: 4px 9px 5px 10px;
	margin: 5px;
	width: 170px;
	left: 20px;
	position: relative;
	overflow: visible;
	display: block;
}

bold {
	font-weight: bold;
}

p.generaliten {
	color: #fdf7d7;
	text-align: left;
	display: block;
	background-color: #151519;
	margin: 16px 24px;
	padding: 4px 9px 5px 10px;
	height: auto;
	font: 10px verdana;
}

p.generalitenbunn {
	color: #fdf7d7;
	text-align: left;
	display: block;
	background-color: #151519;
	margin: 16px 24px;
	padding: 4px 9px 5px 10px;
	height: auto;
	font: 10px verdana;
	vertical-align: bottom;
} 
body { color: #fff; font-family: verdana, helvetica, sans-serif; margin: 0 auto; padding: 0;
	background: #fcf5c9 url(../images/wrapbg.gif) repeat;
}

p.maincontent {
	color: #403d42;
	font: 11px verdana;
	text-align: left;
	display: block;
	background-color: #fdf7d7;
	padding: 2px 0 0;
	height: auto;
	margin: 16px 24px;
}

label
{
width: 4em;
float: left;
text-align: right;
margin: 0 1em 10px
clear: both;
	color: #fdf7d7;
	font: 0.8em verdana;
}

.input-box
{
float: left;
margin-bottom: 10px
}

.submit-button
{
margin-left: 5em;
clear: both
}

#wrapper { margin: 0 auto; padding: 0;
	background: url(../images/wrapbg2.jpg) repeat-y;
	width: 960px;
}

#subwrapper { margin: 0 auto; padding: 0;
	width: 100%;
	background-color: #151519;
	height: 1100px;
} /* Setting margin to 0 auto will center this div */

#header { width: 100%; padding: 0; height: 81px;
	background: url(../images/headershd3.jpg) no-repeat center bottom;
	display: block;
} /* Change the height to whatever it needs to be */
/*her legger vi parkteatret logoen*/

#kategorinavbar { font-syle: bold; background: #151519 url(../images/wrapbg2.jpg) repeat-y;width: 924px; margin: 0; height: 25px; text-align: center;
	font: bold 15px georgia;
	color: #e0d1a7;
	padding-top: 0;
	padding-bottom: 0;
	padding-left: 0;
	padding: 0;
	border-width: 0;
}
#kategorinavbar ul { margin: 0; padding: 0;
	color: #e0d1a7;
	font-weight: bold;
}
#kategorinavbar li { display: inline; cursor: default; list-style: none;
	padding-right: 12px;
	color: #e0d1a7;
	padding-left: 9px;
	font-weight: bold;
}
#kategorinavbar a { text-decortation: none;
	color: #e0d1a7;
	font-weight: bold;
}
.active { font-style: italic;
	color: #fff;
} /* Change the margin and padding to align, and height as needed */
/*Her er linkene til forskjellige kalender sorteringer, spørringer fra linticket*/

#navspacer { background: #fcf5c9;
	padding-left: 10%;
	position: static;
	float: right;
	width: 70%;
	margin-right: 10%;
	height: 1px;
}
/*Denne er er for å lage en ok avstand mellom kategori menyen og hoved menyen*/

/* ================================================================ 
This copyright notice must be kept untouched in the stylesheet at 
all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.cssplay.co.uk/menus/anywidth-dropline-center.html
Copyright (c) 2005-2009 Stu Nicholls. All rights reserved.
This stylesheet and the associated (x)html may be modified in any 
way to fit your requirements.
=================================================================== */

#menu {background: #151519 url(../images/wrapbg2.jpg) repeat-y; text-align:center; overflow:hidden;
	height: 50px;
	border-width: 0;
	width: 100%;
}

#menu ul {margin:0; padding:0; list-style:none; white-space:nowrap;}
#menu ul {display:inline-block;} 

#menu li {display:inline-block; display:inline;}
#menu ul.level1 div {position:absolute; left:-9999px;}

#menu ul.level1 {
	margin: 0 auto 0 15px;
}

#menu ul.level1ext {margin:0 auto;
}
#menu ul.level1 li.level1-li { display:block; position:relative;
	float: left;
}

#menu ul li div ul {margin:0; background: #151519;
}

#menu a.level1-a {display:block; font: 15px/30px georgia, verdana, sans-serif; background: transparent url(../images/navslash.png) no-repeat right; color:#fcf7e3; text-decoration:none; text-align:center;
	height: 30px;
	padding-bottom: 0;
	padding-right: 24px;
	padding-left: 6px;
}
#menu a.level1end-a {display:block; font: 15px/30px georgia, verdana, sans-serif; background: transparent ; color:#fcf7e3; text-decoration:none; text-align:center;
	height: 30px;
	padding-right: 24px;
	padding-left: 6px;
}
#menu ul.level1 li.level1-li a.level1-a {float:left;}

#menu ul li:hover div {left:50%; top:25px;
	height: 50px;
}
#menu ul li:hover div ul {display:block; position:relative; left: -50%;}
#menu ul li div ul li a {height: 25px; font: normal 12px/25px Georgia, verdana, arial, sans-serif; color:#fcf7e3; text-decoration:none; padding:6px;
}

#menu a:hover div {left:0; top:23px;}

#menu a:hover div ul {position:relative; left: -50%;}

#menu li a.fly {background:transparent url(center-center/down-arrow.gif) no-repeat right center;
	margin: 2px;
}

#menu li a:hover,
#menu li a.fly:hover {white-space:nowrap; color:#fc0;} 
#menu li:hover > a,
#menu ul li:hover > a.fly {color:#fff;}
#menu ul li div ul li a:hover {color:#fff;}

#menu table {position:absolute; height:0; width:0; border-collapse:collapse; margin-top:-4px;
	left: 50px;
	border-style: none;
	border-width: 0;
}

#main { width: 100%; margin: 0 ; padding: 0;
}

#identifier {
	display: block;
	height: 1px;
	width: 714px;
}

/* Hoved meny slutt */

/* ================================================================ 
This copyright notice must be kept untouched in the stylesheet at 
all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.cssplay.co.uk/menus/anywidth-dropline-center.html
Copyright (c) 2005-2009 Stu Nicholls. All rights reserved.
This stylesheet and the associated (x)html may be modified in any 
way to fit your requirements.
=================================================================== */ /* Change the height to whatever it needs to be */
#footer { width: 100%; margin: 0; padding: 0;
	height: 0;
} /* Change the margin values to align, and height as needed */

/* Sidebar and content */

#sidebar { background: transparent none no-repeat center;width: 25%;
	height: 1145px;
	padding-top: 10px;
} /* Change the width as needed */
#content {
	height: 1155px;
	float: left;
	width: 75%;
	background: #151519 no-repeat fixed;
}

#subcontent { background: #151519;
	width: 100%;
	height: 100%;
}

#techcontent { background: #151519;
	height: 1200px;
	float: right;
	width: 100%;
}
 /* Change the width as needed */
 
/* Float controls */
 
.left {
	float: left;
	margin-right: -20px;
	margin-left: 20px;
}
.right { float: right;
}
.clear { clear: both; }
.noshow { display: none; }

h1 {
	font: bold 18.71px/22.46px georgia;
}

h1.block {
	font: bold 18.71px/22.46px georgia;
	background-color: #e0d1a7;
	color: #403d42;
	width: 620px;
	margin-bottom: 0;
	margin-top: 0;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}

#anchorsep {
	width: 600px;
	height: 18px;
	background-color: transparent;
}

/* My Comment */

h2 {
	font: 16px/22.46px verdana;
}

h1.konsert {
	color: #22b6a3;
}

h1.klubb {
	color: #008f7d;
}

h1.teater {
	color: #7d0017;
}

h1.film {
	color: #b70000;
}

h1.barn {
	color: #af9858;
}

