* {
	font-family: "Lucida Sans", Lucida Grande, Verdana, Arial, sans-serif;
	margin: 0;
	padding: 0;
	outline: 0;
	border-style: none;
	list-style: none;
}

body {
	background: url(../gfx/bg.png);
	color: #c4c8bf;
	text-align: center;
}

.utsolgt {
	text-decoration: line-through;
}

.toolate {
	text-decoration: line-through;

}

#forestillinger span {
	text-decoration: none !important;
	color: #FB6D0D;
}

#container{
	width: 700px;
	margin: 0 auto;
	text-align: left;
	overflow: visible;
}

#aktorer {
	padding-top: 0px;
	width: 510px;
	
}

#aktorer h2 {
	text-transform: capitalize;
}

#aktorer img {
	width: 160px;
	float: right;
	padding: 0px 0px 5px 20px;
}

#skuespillere {
	margin-left: 90px
}

#skuespillere p, #skuespillere h2, #aktorer p, #aktorer h2 {
	
}

#skuespillere h2 {
	text-transform: capitalize;
}

#skuespillere img {
	width: 160px;
	float: right;
	padding: 0px 0px 5px 20px;
}

#skuespiller-meny {
	float: left;
	width: 150px;
	margin-top: 5px;
	position: absolute;
	margin-left: -20px;
}

#skuespiller-meny li span{
	padding: 1px 5px 2px 12px;
	margin-bottom: 8px;
	background: url(../gfx/skuespillerknapp.png) no-repeat;
	color: black;
	width: 75px;
	display: block;
	
	height: 30px;
}

#skuespiller-meny li span:hover{
	background: url(../gfx/skuespillerknapp-valgt.png) no-repeat;
	width: 81px;
}

#skuespiller-meny a {
	color: black;
	font-size: 14px;
	letter-spacing: 1px;
}

#skuespiller-meny .valgt a {
	font-weight: bold;
}

#skuespiller-meny .valgt span{
	background: url(../gfx/skuespillerknapp-valgt.png) no-repeat;
	width: 81px;
}

#wrapper {
	margin: 0 auto;
}

#header {
	width: 100%;
	height: 224px;
	background: url(../gfx/bg_header.png) repeat-x;
	text-align: center;
}

#headerbilde {
	height: 233px;
	width: 700px;
	background: url(../gfx/header.png) no-repeat;
	display: block;
	margin: 0 auto;
	cursor: pointer;
}

#header h1 {
	display: none;
}

/*MENY*/

#meny2 {
	color: #525d72;
	font-size: 11px;
	margin-top: 10px;
	width: 700px;
}

#meny2 li {
	background: #111D2E;
	border: 1px solid #101B2A;
	text-align: center;
	height: 22px;
	float: left;
	width: 98px;
	padding-top: 3px; 
}

#meny2 p{
}

#meny2 a{
	color: #525d72;

}

#meny2 a:link {
	text-decoration: none;
}

#meny2 a:visited {
	text-decoration: none;
}

#meny2 a:hover {
	text-decoration: none;
	color: #e1620b;
}

#meny {
	margin: 0 auto;
	margin-top: 0px;
	width: 700px;
	height: 25px;
	margin-left: 0px;
	}

#meny li {
	display: inline;
	font-size: 15px;
}

#meny li p {
	display: none;
}

#meny li span {
	display: inline;
	margin-right: 10px;
}

.hidden {
	display: none
}

#nyheter_knapp {
	background: url(../gfx/meny/nyheter.png) no-repeat;
	width: 79px;
	height: 25px;
	display: block;
	float: left;
	
}

#nyheter_knapp_active {
	background: url(../gfx/meny/nyheter_active.png) no-repeat;
	width: 79px;
	height: 25px;
	display: block;
	float: left;
	
}

#billetter_knapp {
	background: url(../gfx/meny/billetter.png) no-repeat;
	width: 91px;
	height: 25px;
	display: block;
	
	float: left;

}

#billetter_knapp_active {
	background: url(../gfx/meny/billetter_active.png) no-repeat;
	width: 91px;
	height: 25px;
	display: block;
	
	float: left;

}

#webcam_knapp {
	background: url(../gfx/meny/webcam.png) no-repeat;
	width: 78px;
	height: 25px;
	display: block;
	float: left;
}

#webcam_knapp_active {
	background: url(../gfx/meny/webcam_active.png) no-repeat;
	width: 78px;
	height: 25px;
	display: block;
	float: left;
}

#aktorer_knapp {
	background: url(../gfx/meny/aktorer.png) no-repeat;
	width: 81px;
	height: 25px;
	display: block;
	float: left;
}

#aktorer_knapp_active {
	background: url(../gfx/meny/aktorer_active.png) no-repeat;
	width: 81px;
	height: 25px;
	display: block;
	float: left;
}

#bakscenen_knapp {
	background: url(../gfx/meny/bakscenen.png) no-repeat;
	width: 108px;
	height: 25px;
	display: block;
	float: left;
}

#bakscenen_knapp_active {
	background: url(../gfx/meny/bakscenen_active.png) no-repeat;
	width: 108px;
	height: 25px;
	display: block;
	float: left;
}

#kontakt_knapp {
	background: url(../gfx/meny/kontakt.png) no-repeat;
	width: 82px;
	height: 25px;
	display: block;
	float: left;
}

#kontakt_knapp_active {
	background: url(../gfx/meny/kontakt_active.png) no-repeat;
	width: 82px;
	height: 25px;
	display: block;
	float: left;
}

#kaffegruff_meny_knapp {
	background: url(../gfx/meny/sponsorer.png) no-repeat;
	width: 105px;
	height: 25px;
	display: block;
	float: left;
}

#kaffegruff_meny_knapp_active {
	background: url(../gfx/meny/sponsorer_active.png) no-repeat;
	width: 105px;
	height: 25px;
	display: block;
	float: left;
}

#nyhet {
	overflow: visible;
}

/*MENYSLUTT*/



#kaffegruff {
	float: right;
	margin: 7px auto;
	margin-right: 14px;
	text-align: center;
}

#kaffegruff li {
	margin-top: 20px;
}

#sterkbrent {
	width: 700px;
	height: 90px;
	margin-bottom: 10px;
}

#sterkbrent span {
	cursor: pointer;
}

#cambrentlinse {
	position: absolute;
}

#cambrent {
	display: block;
	width: 160px;
	margin-left: 180px;
	float: left;
	position: absolute;
}

#sensurbrent {
	display: block;
	width: 160px;
	height: 90px;
	margin-left: 360px;
	background: url(../img/sensurbrent.png) no-repeat;
	position: absolute;
}

#livebrent {
	display: block;
	width: 160px;
	height: 90px;
	margin-left: 360px;
	background: url(../img/livebrent.png) no-repeat;
	position: absolute;
}

#billettelefonbrent {
	display: block;
	width: 160px;
	height: 90px;
	margin-left: 0px;
	background: url(../img/billettelefonbrent.png) no-repeat;
	position: absolute;
}

#dvdbrent {
	display: block;
	width: 160px;
	height: 90px;
	margin-left: 0px;
	background: url(../img/dvdbrent.png) no-repeat;
	position: absolute;
}

#videoboksbrent {
	display: block;
	width: 160px;
	height: 90px;
	margin-left: 540px;
	background: url(../img/videoboksbrent.png) no-repeat;
	position: absolute;
}

#hvaskjulersegbaksensuren {
	margin-bottom: -20px;
	width: 500px !important;
}

#sensurkonkurranse {
	background: #000001;
	width: 520px;
	padding: 10px 10px 0px 10px;
	margin-left: -10px;
}


#sensurkonkurranse input {
	color: #FB6D0D;
	background-color: #000000;
	padding: 4px 0px 4px 4px;
	width: 150px;
	margin-right: 5px;
	margin-top: 10px;
	border: #202020 solid 1px;
}

#sensurkonkurranse img {
	width: 156px;
}

#sensurkonkurranse input:focus {
	color: #FB6D0D;
	background-color: #202020;
}

#sensurkonkurranse input[type=submit] {
	color: black;
	width: 170px;
	background-color: #FB6D0D;
	font-weight: bold;
	padding: 3px 5px 3px 5px;
}

#sensur_e-post {
	float: left;
}

#sensurkonkurranse #sensur_svar {
	
}

#dvd_form {
	width: 510px;
}


#dvd_form input {
	color: #FB6D0D;
	background-color: #000000;
	padding: 4px 0px 4px 4px;
	width: 150px;
	margin-right: 5px;
	margin-top: 5px;
	border: #202020 solid 1px;
}

#dvd_form img {
	width: 156px;
}

#dvd_form input:focus {
	color: #FB6D0D;
	background-color: #202020;
}

#dvd_form input[type=submit] {
	color: black;
	width: 155px;
	background-color: #FB6D0D;
	font-weight: bold;
	padding: 3px 5px 3px 5px;
}

#sensur_e-post {
	float: left;
}

#dvd_form #dvd_svar {
	
}

#sensur_persinfo {
	padding-bottom: 10px;
	margin-top: -10px;
}

#sensur_persinfo input[type=text] {
	margin-right: 10px;
	float: left;
}

#sensurbilder {
	margin-top: 10px;
}

#sensurbilder img {
	display: block;
	margin-bottom: -10px;
}

#sensur_anders {
	margin-right: 5px;
	float: left;
}

#sensur_anders p, #sensur_mats p, #sensur_espen p {
	font-size: 8px !important;
	font-size: 0.2em;
	margin-left: 4px;
	position: relative;
}

#sensur_mats {
	margin-right: 5px;
	float: left;
}

#sensur_espen {
	margin-right: 5px;
}

ul {
	margin: 0;
	padding: 0;
}

li {
	margin: 0;
	padding: 0;
}

#sponsorkonkurranse li{
	margin-left: 30px;
	list-style: circle;
	margin-top: 0px;
}

#content {
	width: 510px;
	padding: 0px 10px 0px 10px;
	min-height: 535px;
	overflow: visible;
	
}

#bg_content {
	width: 700px;
	background: url(../gfx/bg_content.png) repeat-y;
	overflow: visible;
}

#bg_content_top {
	background: url(../gfx/bg_content_top.png) no-repeat;
	width: 700px;
	height: 10px;
}

#bg_content_bottom {
	background: url(../gfx/bg_content_bottom.png) no-repeat;
	width: 700px;
	height: 10px;
}

.dato {
	background: #ec670c;
	padding: 1px 3px 0px 20px;
	background: url(../gfx/bg_dato.png) no-repeat left;
	height: 28px;
	color: #000000;
	font-size: 12px;
	width: 120px;
	max-width: 103px;
	margin-left: -20px;
	float: left;
}

.forfatter {
	display: block;
	margin-top: 4px;
	margin-bottom: 0px;
	margin-left: 115px;
	font-size: 10px;
	height: 28px;
	color: #EC670C;
}

#footer {
	font-size: 10px;
	margin-top: 20px;
	margin-bottom: 20px;
	color: #525d72;
}

#footer a{
	font-size: 10px;
	margin-top: 20px;
	margin-bottom: 20px;
	color: #525d72 !important;
}

#filter-innhold {
	padding-top: 20px;
}

#ikkefilter-innhold {
	padding-top: 10px;
}

#tomfilter {
	height: 3px;
	width: 700px;
	background: #F78334;
	position: absolute;
	margin-left: -10px;
}

#filter {
	text-transform: uppercase;
	font-size: 10px;
	margin-bottom: 5px;
	padding: 0px 10px 0px 10px;
	width: 680px;
	background: url(../gfx/bg_filter_meny.png) repeat-x;
	margin-left: -10px;
	margin-bottom: 5px;
	position: absolute;
}

#filter li {
	display: inline;
	margin-right: 2px;
	letter-spacing: 2px;

}

#filter li a {
	padding-left: 5px;
	color: black !important;
}

#filter .selected a{
	font-weight: bold;
	color: black !important;
	text-decoration: underline;
}

.clear {
	clear: both;
}

.clear p {
	display: none;
}

h1, h2, h3, h4, h5 {
	font-weight: normal;
	letter-spacing: 1px;
	margin: 0;
	padding: 0;
	margin-top: 0px;
}

h2 {
	font-size: 20px;
	padding-top: 0px;
}

p {
	color: #c4c8bf;
}

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

a:link {
	color: #FB6D0D;
	text-decoration: none;
}

a:visited {
	color: #FB6D0D;
	text-decoration: none;
}

a:hover {
	color: #FB6D0D;
	text-decoration: underline;
}

.success, .error {
	color: #FB6D0D;
	font-size: 15px;
}